Kbase 13837: Version 7.3A, Solaris 2.4, and X-Windows libraries
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Version 7.3A, Solaris 2.4, and X-Windows libraries
This notebook entry concerns an error message that you might see when
trying to run an _progres module that was built using probuild on
Solaris 2.4 in PROGRESS Version 7.3A.
THE ERROR MESSAGE.
ld.so.1: .\_progres:fatal libxext.so.o can't open file errno=2
WHY DO YOU SEE THIS ERROR?
This error is generated because PROGRESS is looking for the X Windows
libraries and cannot find them. This can occur even though the
X Windows libraries appear to be included in the load script.
WHAT YOU NEED TO DO.
To correct this, you need to add the following line to your ldpro
script that was built using probuild.
-R /usr/openwin/lib
This will add the path to the X Windows libraries into the module at
link time.
LJF
02/28/95
Progress Software Technical Support Note # 13837