From owner-freebsd-questions Sun Oct 21 14:50:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id C9B3637B406 for ; Sun, 21 Oct 2001 14:50:21 -0700 (PDT) Received: from telusplanet.net ([142.59.224.163]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20011021215021.DABL16585.priv-edtnes10-hme0.telusplanet.net@telusplanet.net> for ; Sun, 21 Oct 2001 15:50:21 -0600 Message-ID: <3BD342BE.8B3BE411@telusplanet.net> Date: Sun, 21 Oct 2001 15:48:46 -0600 From: Chris Huisman X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions List Subject: libm.so.6 + apache Content-Type: text/plain; charset=us-ascii 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 again, I am still trying to get mod_webapp.so working with apache. My latest attempt, gives me the following error: Cannot load /usr/local/libexec/apache/mod_webapp.so into server: Shared object "libm.so.6" not found When I do a find for libm.so.6 I do have it on my machine in: /usr/compat/linux/lib/libm.so.6 How do I get apache to find it? Should I move it somewhere else? Thanks, Chris. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message