On Monday 24 January 2005 17:10, Iulian Topliceanu wrote: >Hi, > >I've compiled successfully amanda 2.4.5b1 on a Fedora Core 1 and it >works fine. Server/client. Nothing to complain about. > >I've compiled it successfully on a RedHat 9 (didn't get any error > msgs at all) but when trying to connect from the AMANDA server on > this RedHat 9 box (a client) I get this error: > >-bash-2.05b$ telnet baal 10082 >Trying 192.168.154.13... >Connected to baal (192.168.154.13). >Escape character is '^]'. >amindexd: error while loading shared libraries: > libamserver-2.4.5b1.so: cannot open shared object file: No such > file or directory >Connection closed by foreign host. >-bash-2.05b$ > >Needless to say that the file exists: > >[EMAIL PROTECTED] amanda]# ls -la /usr/local/lib/libamserver-2.4.5b1.so >-rwxr-xr-x 1 root root 399841 Jan 24 23:08 >/usr/local/lib/libamserver-2.4.5b1.so > >Did anyone else experience this error? > >Any suggestions?
You probably need to run, as root, ldconfig on that machine in order to refresh the libraries linkages. That would be my first guess anyway. >Regards, >Iulian Topliceanu -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.32% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2005 by Maurice Eugene Heskett, all rights reserved.
