Fraser MacKenzie wrote:
> If I don't actually specify the entire path to libjava.so, I get the
> following error:
>
> Fatal error: Unable to load Java Library libjava.so,
> error: libhpi.so: cannot open shared object file: No such file or
> directory in /home/rondaks_portal/httpd/docs/k2test/index.php3 on line 34
>
> So, when I actually specify the full path, and change the green_threads to
> native_threads I get the same error.
>
> This is driving me nuts.
Relax and believe! We're almost there but you mustn't lose faith.
Let's leave PHP out of things and just figure out your JDK. Did you try
ldd libjava.so with LD_LIBRARY_PATH set up as I suggested?
Also, does your native_threads directory contain libhpi.so?
Last but not least, mind telling me what JDK you're using?
Alex
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]