Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 12:00:06 -0400
From:      "Nathan Vidican" <nathan@vidican.com>
To:        "Rasputin" <rara.rasputin@virgin.net>
Cc:        "FreeBSD Questions" <questions@freebsd.org>
Subject:   Re: /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found
Message-ID:  <000501c0d8a1$1ead1dd0$7053cad1@78lb019>
References:  <000501c0d89d$b8f1bfd0$7053cad1@78lb019> <20010509165910.A57698@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
No such files on my system for some reason?

mx2# httpsdctl configtest
/usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found
mx2# cd /usr/libexec
mx2# ls libssl*
ls: No match.
mx2#

mx2# cd /usr/lib
mx2# ls -la *ssl*
ls: No match.
mx2#

I installed it from the packages, (trying the ports collection next), but
the package SHOULD have worked fine, seems maybe my install is broken?

Nathan Vidican
Nathan@Vidican.com
http://Nathan.Vidican.com/

----- Original Message -----
From: "Rasputin" <rara.rasputin@virgin.net>
To: "Nathan Vidican" <nathan@vidican.com>
Sent: Wednesday, May 09, 2001 11:59 AM
Subject: Re: /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found


> * Nathan Vidican <nathan@vidican.com> [010509 16:42]:
> > I am attempting to install Apache+SSL on a 4.3-RELEASE box, I get the
> > following error:
> >
> > /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found
> >
> >
> > I have tried manually compiling and installing OpenSSL 0.9.6a, with no
> > errors, and that did not seem to fix it. I'm not sure where to obtain
this
> > librairy, or which package(s) may contain it. Any help here would be
> > appreciated.
>
> Openssl is part of the base system.
>
> [rasputin@dogma rasputin]$ ls -l /usr/lib/*ssl*
> -r--r--r--  1 root  wheel  233464 Dec 17 17:13 /usr/lib/libssl.a
> lrwxr-xr-x  1 root  wheel      11 Dec 17 17:13 /usr/lib/libssl.so ->
libssl.so.1
> -r--r--r--  1 root  wheel  176348 Dec 17 17:13 /usr/lib/libssl.so.1
> -r--r--r--  1 root  wheel  247174 Dec 17 17:13 /usr/lib/libssl_p.a
>
> How are you installing apache? Maybe try the port (if you're not already)
> --
> Love thy neighbor as thyself, but choose your neighborhood.
> -- Louise Beal
> Rasputin :: Jack of All Trades - Master of Nuns ::
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c0d8a1$1ead1dd0$7053cad1>