> > > Hi
> Helo
>
> > why have you used --force ?
> to reinstalll the rpm again. To be sure it's on ly system.
>
> > what ssl rpm have you used? Have you verified that it ran ldconfig in its
> > post-install script?
> it's installed on /usr/lib, ld uses this directory (with /lib) as default
> directories. Anyway I added them manually. Still without any help..
>
1) Can you please copy and paste the exact cmd line/makefile and the
complier/linker messages and post them here? You were advised to do that
before.
2) The following may not apply to your distro, yet on my Debian machine I
would have to install an libssl-dev package if I wanted to do some ssl devel.
[00:55:18 /tmp]$ grep-available -P libssl-dev
Package: libssl-dev
Priority: optional
Section: non-US
Installed-Size: 1796
Maintainer: Christoph Martin <[EMAIL PROTECTED]>
Architecture: i386
Source: openssl
Version: 0.9.6-2
Replaces: ssleay, libssl096-dev
Provides: libssl096-dev
Depends: libssl0.9.6
Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev,
libssl096-dev
Filename: pool/non-US/main/o/openssl/libssl-dev_0.9.6-2_i386.deb
Size: 668270
MD5sum: 4de2a596de3a63d376f770f9f29f73f2
Description: SSL development libraries, header files and documentation
libssl and libcrypt development libraries, header files and manpages
.
It is part of the OpenSSL implementation of SSL.
[00:55:34 /tmp]$
BTW: Why one would need SSL _development_ libraries if he has the SSL
libraries already installed?
--
Shaul Karl <[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]