Date: Tue, 2 Aug 2005 23:30:34 +0200 From: Michael Nottebrock <lofi@freebsd.org> To: service@fixer.com Cc: questions@freebsd.org Subject: Re: can't find libexpact.so.4 Message-ID: <200508022330.37988.lofi@freebsd.org> In-Reply-To: <01de01c597a3$a54baa30$2cc13040@yourykcpkzegys> References: <017501c5974a$6f4f76e0$2cc13040@yourykcpkzegys> <200508021842.36485.lofi@freebsd.org> <01de01c597a3$a54baa30$2cc13040@yourykcpkzegys>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart11011206.46JKz4rJk4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 2. August 2005 22:49, service@fixer.com wrote: [Please keep the mailing list CC'd.] > The first version of apache2 was 2.0.46. It complains that it can't find > "libexpact.so.4" > I just downloaded apache-2.0.54 > from the FreeBSD 5.4 section from ftp1. This time it complains that > "mod_ext_filter.so" can't be found. This is the error message I received. > > >Syntax error on line 237 of /usr/local/etc/apache2/httpd.conf: > >Cannot load /usr/local/etc/apache2/mod_ext_filter.so into server: > >Cannot open "/usr/local/etc/apche2/mod_ext_filter.so" ^^^^^ That is a typo, and the complete path in there is wrong as well - apache2=20 modules go into /usr/local/libexec/apache2 by default. I have no idea what exactly you downloaded, but I have the suspicion it was= =20 not a binary package. Did you extract the archive yourself and did configur= e,=20 make, make install in the dir you got? If so, you should go there again and= =20 do make uninstall. The actual binary package of apache2 for FreeBSD 5.4-RELEASE is=20 ftp://ftp1.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/All/apac= he-2.0.53_1.tbz You can install it with pkg_add. You can also just do pkg_add -r apache2 an= d=20 =46reeBSD will automatically fetch and install a binary package of apache2 = for=20 you. Remember to read the instructions the package displays after=20 installation. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart11011206.46JKz4rJk4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC7+X9Xhc68WspdLARAgaXAKCQtfqyvaEILB6VXWywJ5gBbn9HlACeNvOz vPWtTRh0g5naQoAVQYed80g= =ZhAZ -----END PGP SIGNATURE----- --nextPart11011206.46JKz4rJk4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508022330.37988.lofi>