Date: Tue, 23 Oct 2001 08:08:36 -0500 From: Mike Meyer <mwm@mired.org> To: Chris Huisman <chuisman@telusplanet.net> Cc: questions@freebsd.org Subject: Re: libm.so.6 + apache Message-ID: <15317.27604.821226.876702@guru.mired.org> In-Reply-To: <127876433@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris Huisman <chuisman@telusplanet.net> 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. <mike -- Mike Meyer <mwm@mired.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15317.27604.821226.876702>