Date: Sat, 29 Mar 2003 17:59:14 +0000 From: John Murphy <jfm@blueyonder.co.uk> To: epbox@yandex.ru Cc: newbies@freebsd.org Subject: Re: shared object "foo.so.n" not found Message-ID: <qfnb8vct4q36hpusavfbi6f40dh7439n5t@4ax.com> In-Reply-To: <200303291823.04910.epbox@yandex.ru> References: <200303291823.04910.epbox@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Vladik Kozin <epbox@yandex.ru> wrote: >I was trying to install licq on my FreeBSD 4.6 box. So I made=20 > $pkg_add -r licq-base >and > $pkg_add -r licq-qt-gui //to have graphical interface > >Now that all the required packages are fetched and installed, I say > $/usr/local/bin/licq >and get > >/usr/libexec/ld-elf.so.1: Shared object "libssl.so.3" not found >then I try > $ldd /usr/local/bin/licq //to check what other libs do I miss >and get > > libssl.so.3 =3D> not found (0x0) > >libcrypto.so.3 =3D> not found (0x0) > >I wonder how can one know where to find those libraries (which packages = do=20 >they belong to)? You should ask technical questions on freebsd-questions mailing list. But I think the answer is that you need to install FreeBSD-3 binary compatibility libraries. John.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?qfnb8vct4q36hpusavfbi6f40dh7439n5t>