logo

Java

First, grab a Java-SDK >= 6.0. The directory the SDK is installed in will be called JAVA_HOME

PHP

Now download the sourcecode to PHP >= 5.2.0. The directory you unpacked the sourcecode to will be called PHP_HOME. Then configure and compile PHP:
# cd $PHP HOME
# ./configure --enable-embed=shared
# ./make

turpitude

Then you need to manually fix the turpitude Makefile to fit your system, set the JAVA_HOME and PHP_HOME variable accordingly:
#vim Makefile
JAVA_HOME = /home/nsn/jdk1.6.0
PHP_HOME = /home/nsn/devel/php/php-5.2.0

Comments

Add Comment

name:
email:
homepage:
comment:
Please enter the following code into the "verify" field below:
Verify: