[resent, this time with the correct subject, sorry]
> I have tried to compile "php-java-bridge" v1.0.5.
> /opt/php/php-4.3.9/php-java-
> bridge_1.0.5/server/natcJavaBridge.c:202:
> too many arguments to function `sigwait'
Solaris has a non-standard sigwait() function. It
requires a special flag
Still having trouble with this. I have tried to
compile the standard java extension in "ext/java", and
I have tried to compile "php-java-bridge" v1.0.5.
The 'phpize' script fails for the standard java
extension with the following messages:
> Can't locate object method "path" via package
"Request
Andrew Hauger wrote:
Thanks Raditha. Unfortunately, I am still having
problems. I am new to building extensions, and now my
problem is an error during the java extension build
process.
I got the message :
configure.in:65: error: possibly undefined macro:
AC_PROG_LIBTOOL
Sorry haven't seen this p
Thanks Raditha. Unfortunately, I am still having
problems. I am new to building extensions, and now my
problem is an error during the java extension build
process.
I got the message :
configure.in:65: error: possibly undefined macro:
AC_PROG_LIBTOOL
when I ran phpize in the ext/java directory. I
Andrew Hauger wrote:
Everything compiled okay, and I think everything is
installed in the right places. When I try to run a
test program, I get the error:
[error] PHP Fatal error:
java.lang.UnsatisfiedLinkError: no php_java in
java.library.path in
/usr/local/apache/htdocs/java_test2.php on line 5
Everything compiled okay, and I think everything is
installed in the right places. When I try to run a
test program, I get the error:
[error] PHP Fatal error:
java.lang.UnsatisfiedLinkError: no php_java in
java.library.path in
/usr/local/apache/htdocs/java_test2.php on line 5
The file php_java.j
6 matches
Mail list logo