On Mon, Nov 03, 2003 at 06:05:48PM +0100, Florent Gilain wrote:
> I tryed to install SqWebMail on my Sun Solaris 9 system
...
> ld.so.1: sqwebmail: fatal: libgdbm.so.3: open failed: No such file or
> directory
> 
> But if i do a :
> 
> bash-2.05# ls -rtl /usr/local/lib/libgdbm.so.3
> lrwxrwxrwx   1 root     other         16 oct  30 14:21
> /usr/local/lib/libgdbm.so.3 -> libgdbm.so.3.0.0
> 
> it's here...
> 
> Any idea ?

man crle

If I remember rightly, the syntax to fix up your library search path is

crle -l /usr/lib:/usr/local/lib:/usr/local/lib/openssl

Regards,

Brian.

Reply via email to