[PHP-INST] --with-java option not producing shared library

2002-01-25 Thread Sukhwinder Singh
Hello, I tried to compiler php 4.1.1 on Red Hat Linux 7.1 as Apache module and found that configure script doesn't really work same everytime. When I used option --with-qtdom (As some others have found). Configure failed with message: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/l

[PHP-INST] --with-java

2001-05-18 Thread cel1
I did my ./configure using --with-java=/usr/local/jdk118_v1, where my jdk is installed. PHP can't find the java class, i.e., $system = new Java("java.lang.System"); fails, with a message that it can't instantiate the nonexistent class 'java'. I think I need to do something with php.ini, but I