[gentoo-user] unable to compile php-4.4.4R8

2007-01-10 Thread John covici
Hi. I am having a strange problem trying to compile php-4.4.4r8. It does the config, is happy, does the complete compile, the links, then starts over again, but this time it complains that the Sablot version 0.96 cannot be found. I have installed 1.0.0 as a dependency of the php in the first

Re: [gentoo-user] unable to compile php-4.4.4R8

2007-01-10 Thread Richard Fish
On 1/10/07, John covici [EMAIL PROTECTED] wrote: checking for Sablotron version... configure: error: Sablotron version 0.96 or greater required. Looks like this is really a problem with java on your system [1]. What does java-config -L report? Do you need php with java support? If not, you

Re: [gentoo-user] unable to compile php-4.4.4R8

2007-01-10 Thread John covici
java-config -L yields: The folowing VMs are available for generation-2: *) Sun JDK 1.5.0.09 [sun-jdk-1.5] I will try disabling java support and see what happens. Right now I have java-internal which I thought would work being bundled with it. on Wednesday 01/10/2007 Richard Fish([EMAIL

Re: [gentoo-user] unable to compile php-4.4.4R8

2007-01-10 Thread John covici
OK, that did it -- thanks a lot it was really driving me bananas. on Wednesday 01/10/2007 Richard Fish([EMAIL PROTECTED]) wrote On 1/10/07, John covici [EMAIL PROTECTED] wrote: checking for Sablotron version... configure: error: Sablotron version 0.96 or greater required. Looks like