Date: Mon, 16 Aug 2004 09:03:52 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Thoamas Krause -CI- <freebsd-stable@chef-ingenieur.de> Cc: stable@freebsd.org Subject: Re: php-extensions: How adding additional module? Message-ID: <20040816080352.GE79605@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <411FA63D.1080502@chef-ingenieur.de> References: <411FA63D.1080502@chef-ingenieur.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--idY8LE8SD6/8DnRI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 15, 2004 at 08:06:53PM +0200, Thoamas Krause -CI- wrote: > I've installed php4-4.3.8 and php4-extensions-1.0, but I forgot > xslt support. Is there an easy way to intall php-modules > later? >=20 > What I've done, seems not to be the best way: > - pkg_delete php4-extensions-1.0 > - edit /var/db/ports/php4/options: changed > WITHOUT_XSLT=3Dtrue to WITH_XSLT=3Dtrue > - cd /usr/ports/lang/php4-extensions && make install clean Actually, the new PHP framework makes what you want trivially easy. Just install the textproc/php4-xslt port. If you're using mod_php4, restart apache. That's all you need to do. Now, for the sake of neatness you can re-run 'make config' in the php4-extensions port, and check the XSLT option, but that's just bookkeeping: using the php{4,5}-extensions port is just a convenience thing and entirely optional. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --idY8LE8SD6/8DnRI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBIGpoiD657aJF7eIRAv+QAJ91ew2iZGvFLHP1wpRHW9hGR4ObvgCePFjX 2XQUyM9hNfZXgmVU8DnxDeA= =TzWs -----END PGP SIGNATURE----- --idY8LE8SD6/8DnRI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040816080352.GE79605>