From owner-freebsd-questions Thu Nov 1 5:44:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from on.net.mk (ns3.on.net.mk [217.16.69.3]) by hub.freebsd.org (Postfix) with ESMTP id 2E03637B403; Thu, 1 Nov 2001 05:44:41 -0800 (PST) Received: from [194.149.131.184] (account karttikea HELO unet.com.mk) by on.net.mk (CommuniGate Pro SMTP 3.4.8) with ESMTP id 1863391; Thu, 01 Nov 2001 14:43:57 +0100 Message-ID: <3BE1524A.551485B@unet.com.mk> Date: Thu, 01 Nov 2001 14:46:50 +0100 From: Darko X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org, question@freebsd.org Subject: Apache Content-Type: text/plain; charset=koi8-r 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 Hello I downloaded apache-1.3.22_1.tgz and tried to install it with pkg_add. After this I'm tyring to start the apache web server and here is what I get: # /usr/local/sbin/apachectl start /usr/libexec/ld-elf.so.1: shared object "libc.so.5" not found /usr/local/sbin/apachectl start: httpd could not be started but I have the file here: /usr/compat/linux/usr/i486-linux-libc5/lib/ (size 699,832) so why this occurs? I installed yesterday apache-1.3.20 w/o problems using pkg_add, and previously with unpacking & compiling,but apache-1.3.22_1 seems to have problem? I'm running FreeBSD 4.3. Darko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message