Operating System - HP-UX
1834639 Members
2517 Online
110069 Solutions
New Discussion

HP UX 11.00 - Library not found when running Pro*cobol program

 
Ramasamy R
New Member

HP UX 11.00 - Library not found when running Pro*cobol program

I am trying to run a pro*cobol program in HP-UX 11.00 and I am getting the following error message.

/usr/lib/pa20_64/dld.sl: Unable to find library 'libcobrts64_t.sl'.

I tried installing a patch for HP-UX 11.00. Even after installing the patch, I am getting the same error. Can someone help me in solving this issue?
3 REPLIES 3
T G Manikandan
Honored Contributor

Re: HP UX 11.00 - Library not found when running Pro*cobol program

Just check whether 'libcobrts64_t.sl' is available in the installation dir of COBOL.
or just do a search for the file.

If present add the lib path to the LD_LIBRARY_PATH.

Ramasamy R
New Member

Re: HP UX 11.00 - Library not found when running Pro*cobol program

I searched for this file and this file is not available in the Unix box.
J.G.M. de Natris
New Member

Re: HP UX 11.00 - Library not found when running Pro*cobol program

I am having the same problem
library is not on the system neither on the CD's
how to solve.