You had to force the install? Why? Did dependencies faild? Which ones?
Also, try running ldconfig and try the compile again (make sure your 
etc/ld.so.conf includes the directory of libssl). Maybe also create an 
additional symlink from the actual libssl.so file to the exact name of what 
your linker is looking for.

That's just guessing (and I wouldn't be guessing if I were lazy), but I hope 
it helps.

>===== Original Message From <[EMAIL PROTECTED]> =====
>Hi
>
>I have a small problem on my linus box. I tired to compile some programs and
>the linker stped the compilation saying that it cannot find: Lssl. While ssl
>is installed on ly system. I even installed it (rpm --force). In /usr/lib I
>fuond libssl.so.0 or something that link to lbssl.so.98 or something. The
>system is ManDrake from the box (i upgraded just a self-compiled kernel and
>modutils).
>
>Any ideas?
>
>=================================================================
>To unsubscribe, send mail to [EMAIL PROTECTED] with
>the word "unsubscribe" in the message body, e.g., run the command
>echo unsubscribe | mail [EMAIL PROTECTED]


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to