Do you have /usr/local/lib in /etc/ld.so.conf? If not add it, then run
ldconfig.
Tin Le
----
http://tin.le.org
Internet Security and Firewall Consulting
Tin Le - [EMAIL PROTECTED]
On Wed, 22 Mar 2000, Alex Panchula wrote:
> I'm running RH6.0 behind a firewall. I have installed SOCKS5 to
> communicate through a firewall, which seems to forward my FTP connection
> without of problem. However, when I try to run SSH 1.2.27 with the
> runsocks command I get the following error message.
>
> ssh:error in loading shared libraries: libsock5_sh_so: cannot open shared
> object file: no such file or directory.
>
> I tried envoking the --with-socks, and --with-sock5 flag during SSH
> configuration but I got the same result. Is there anyway to tell ssh
> where the library is explicitly. I found the library in the
> /usr/local/lib/. directory.
>
> Any help would be appreciated.
>
> Alex
>
> [EMAIL PROTECTED]
>
>