Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 20:06:53 +0200
From:      Thoamas Krause -CI- <freebsd-stable@chef-ingenieur.de>
To:        stable@freebsd.org
Subject:   php-extensions: How adding additional module?
Message-ID:  <411FA63D.1080502@chef-ingenieur.de>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411FA63D.1080502>