From owner-freebsd-questions Tue Oct 23 6: 8:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 5786437B405 for ; Tue, 23 Oct 2001 06:08:39 -0700 (PDT) Received: (qmail 9353 invoked by uid 100); 23 Oct 2001 13:08:37 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15317.27604.821226.876702@guru.mired.org> Date: Tue, 23 Oct 2001 08:08:36 -0500 To: Chris Huisman Cc: questions@freebsd.org Subject: Re: libm.so.6 + apache In-Reply-To: <127876433@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ 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 Chris Huisman types: > 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? Where did you get mod_webapp.so from? If it's a linux shared object - which that version of libm would imply - then you're going to have to install a linux version of apache to use it. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message