On Fri, Apr 13, 2001 at 01:01:05AM +0300, Shaul Karl wrote:
> BTW: Why one would need SSL _development_ libraries if he has the SSL
> libraries already installed?
Development libraries maybe come without the debug information
stripped, and some libraries also come in statically-linkable .a files
> > > 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
> di
> > 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
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 lin
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 12, 2001 2:01 AM
> To: [EMAIL PROTECTED]
> Subject: Problem compiling progarms (linker errors)
>
>
> Hi
>
> I have a small problem on my linus box. I tir
On Thu, 12 Apr 2001 [EMAIL PROTECTED] wrote:
> 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.
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 somet