[TYPO3-50-general] JavaBridge and PHP6

Peter Niederlag niederlag at ikd01.de
Tue Jun 19 09:22:37 CEST 2007


Hello,

Andreas Förthner schrieb:
> Hi Sebastian,
> 
> actually I just told one of our Linux specialists to fix it ;-) Ok this
> is what he did to get it compiled:
> 
> 1. apt-get install automake1.7 automake1.8 automake1.9
> 2. ./configure --with-java=/usr/lib/jvm/java-1.5.0-sun/
> 3. make && make install
> 4. cp /usr/local/php6/lib/php/extensions/no-debug-zts-20060613/*
> /usr/local/php6/
> 5. vi /usr/local/php6/lib/php.ini -> java.so
> 6. /etc/init.d/apache2 restart
> 
> Of course this is a bit Debian specific, but it seems to me that I had
> the wrong autotools versions, no idea why they worked with PHP5.

I had problems on consecutive configure/make cycles of php-java-bridge
using the same cvs-checkout. They produced strange runtime-failures.
Therfor I do a clean CVS-checkout every time I need a new version of the
pjb.

Of course I always ran 'make clean', which was not sufficient all times
for me. Since I don't have *any* idea about configure and make I just
solved it by 'ls | grep -v CVS | grep -v 'config.pn' | xargs rm -rf {};
cvs up -PCdR'

Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *


More information about the TYPO3-project-5_0-general mailing list