From owner-freebsd-questions Sun Apr 29 14:48:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 93ECD37B43F for ; Sun, 29 Apr 2001 14:48:39 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: (from httpd@localhost) by aragorn.neomedia.it (8.10.1/8.10.1) id f3TLmUf23029; Sun, 29 Apr 2001 23:48:30 +0200 (CEST) To: Kent Stewart Subject: Re: KDE 2.1.1 on RELEASE 4.3 not finding libssl.so.2 Message-ID: <988580910.3aec8c2e15a74@webmail.neomedia.it> Date: Sun, 29 Apr 2001 23:48:30 +0200 (CEST) From: Salvo Bartolotta Cc: mark@summersault.com, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs X-WebMail-Company: Neomedia s.a.s. X-Originating-IP: 62.98.154.107 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Mark Stosberg wrote: >> >> Good morning folks! >> >> I recently installed the KDE 2.1.1 package off of the FreeBSD 4.3 >> RELEASE ISO CD onto my FreeBSD 4.2 machine. Thanks to everyone for ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ Onto a FreeBSD-4.2 or -4.3 machine? >> pulling that together. The new KDE is very nice to use. I've run into a >> hitch, though. Whenver I start up anything that uses the KHTML part, I >> get a complaint about not finding "libssl.so.2". >> >> I tried a few things to work around this: >> >> > cd /usr/src/secure/lib/libssl; make clean; make; make install; >> > cd /usr/src/crypto/openssl; make clean; make; make install > > Wrong place. I think it is created in > /usr/ports/x11/kdelibs2/work/kdelibs-2.1.1/kssl/kssl I am running a shining roaring **4.3** Release, built -- well, erm, it's the buildworld, buildkernel, instalkernel & mergemaster dance famous all over the world :-) -- on April 22, 2001. My junk^H^H^H^Hworkstation says: 210 11:40pm ~ >====> ll /usr/lib/libssl* -r--r--r-- 1 root wheel 235132 Apr 22 19:54 /usr/lib/libssl.a lrwxr-xr-x 1 root wheel 11 Apr 22 19:54 /usr/lib/libssl.so -> libssl.so.2 -r--r--r-- 1 root wheel 176348 Feb 9 01:47 /usr/lib/libssl.so.1 -r--r--r-- 1 root wheel 179068 Apr 22 19:54 /usr/lib/libssl.so.2 -r--r--r-- 1 root wheel 248914 Apr 22 19:54 /usr/lib/libssl_p.a 211 11:41pm ~ >====> ldconfig -r | grep ssl 70:-lssl.1 => /usr/lib/libssl.so.1 80:-lssl.2 => /usr/lib/libssl.so.2 104:-lssl.1 => /usr/lib/compat/libssl.so.1 208:-lkssl.2 => /usr/local/lib/libkssl.so.2 BTW, I had built (!) and installed KDE2 about one week before (on April 16). -- Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message