From owner-freebsd-questions Sat Feb 1 2:40:13 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB5C537B401 for ; Sat, 1 Feb 2003 02:40:11 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F3F543F85 for ; Sat, 1 Feb 2003 02:40:11 -0800 (PST) (envelope-from taproot420@myrealbox.com) Received: from myrealbox.com TapRoot420@smtp-send.myrealbox.com [12.210.147.136] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.24 $ on Novell NetWare; Sat, 01 Feb 2003 03:40:10 -0700 Message-ID: <3E3BA4BA.608@myrealbox.com> Date: Sat, 01 Feb 2003 04:43:06 -0600 From: taproot420 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: apache+ssl-1.3.27.1.48_1 has missing libssl.so.2 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just installed the "apache+ssl-1.3.27.1.48_1.tgz" package on my 4.7 box and the damn thing wont start...has this error message. # httpsdctl start /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found /usr/local/sbin/httpsdctl start: httpsd could not be started find / -name libssl.so.2 ....turns up nothing as its not on the system. i have installed three different openssl packages from the ftp.freebsd.org/ server and cant find the needed lib. i have even removed the apache+ssl app and openssl port so i could try to add back apache by # pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-current/www/apache+ssl-1.3.27.1.48_1.tgz because usually adding packages this way, the deps get dowloaded automatically. as you can see "below" it only d/l the apache port. i have apache+mod+ssl on another mache but this is the newer one out and apache recommends it instead of the mod version. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-current/www/apache+ssl-1.3.27.1.48_1.tgz... Done. thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message