Date: Sun, 15 Aug 2004 14:48:39 -0700 From: "On Track Technicial Support" <techsupp@on-track.ca> To: stable@freebsd.org Subject: Re: php-extensions: How adding additional module? Message-ID: <009101c48311$b2ad21b0$6401a8c0@chris> References: <411FA63D.1080502@chef-ingenieur.de>
next in thread | previous in thread | raw e-mail | index | archive | help
make config I do think that the whole new PHP ports system needs to be re-done. It seems to have very serious problems. Most notably, there is no way to compile modules in statically without editing the Makefile (some need to be static or it causes problems) and there is no working pear support without doing it manually. ----- Original Message ----- From: "Thoamas Krause -CI-" <freebsd-stable@chef-ingenieur.de> To: <stable@freebsd.org> Sent: Sunday, August 15, 2004 11:06 AM Subject: php-extensions: How adding additional module? > Hello, > 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? > > 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=true to WITH_XSLT=true > - cd /usr/ports/lang/php4-extensions && make install clean > > > Regards, > Thomas. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009101c48311$b2ad21b0$6401a8c0>