64 bit Linux

Kenneth Brody kenbrody at spamcop.net
Fri Sep 2 06:01:15 PDT 2011


On 9/2/2011 8:11 AM, Ed Hilovsky wrote:
[...]
> /var/appl/fp/runmenu: error while loading shared libraries: libtermcap.so.2:
> cannot open shared object file: No such file or directory
>
> libtermcap.so.2 is linked to libtermcap.so.2.0.8 under /lib64 and doesn't
> exist in /lib
>
> Trying a symbolic link in /lib still doesn't help.
[...]

In what directory does libtermcap.so.2 reside?  (I forget the rules, but I 
believe it has to be in a directory on PATH or maybe LIBPATH.)

Note that the error message is coming before runmenu even starts, so it's 
not something within runmenu that is failing.

What does "ldd /var/appl/fp/runmenu" show?

-- 
Kenneth Brody


More information about the Filepro-list mailing list