logo
Before we can execute PHP from within our Java Virtual Machine we need to tell the dynamic linker where to find the libraries:
# cd turpitude
turpitude # export LD_LIBRARY_PATH=.
Now we ca execute a EngineList, a small Java-class that outputs all installed JSR 223 script engines:
# java -cp ./turpitude.jar -Djava.libary.path=. \ 
  net.xp_framework.turpitude.samples.EngineList
Somewhere in the output you should find the turpitude engine

Comments

Add Comment

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