-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 23 November 2003 17:15, Christian Aust wrote: > Hi all, > > I have to install PHP on my Java web server and I'd like to avoid breaking > me pure gentoo setup by adding php compiled by hand. Unfortunately, the > standard php ebuild doesn't build the php Java library phpsrvlt.jar plus > libphp_java.so. Where should I plug into the gentoo build system to provide > a customized ebuild of gentoo that would build a Java-enabled version of > php? Best regards,
Doesn't the 'java' USE flag build what you need? Alternatively you can pass an environment variables into an ebuild to alter the configure statement, like so myconf="--use-whatever" emerge php - -- Mike Williams -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/wO8SInuLMrk7bIwRAnGQAKClD+geJiui/sKdqcLe8rPWFsu3aQCeNhm9 Dofme8DGPIf/hErKzI54Suk= =508/ -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
