export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH or /etc/ld.so.conf add: /usr/local/lib && ldconfig -v
On Tue, 20 Apr 2004, Stefan Huettmann wrote: > Hi list, > > I compiled lftp 3.0.2 on Solaris 8. > If I try to start lftp the following message comes up: > > ld.so.1: lftp: fatal: libreadline.so.4: open failed: No such file or directory > Killed > > This Library exists in /usr/local/lib > > Any ideas? > > Stefan Huettmann > > >
