>
> Now it says cannot find JDK headers.
>
> Our JDK location is /usr/java/jdkxxx so now try
>
> configure --with-apr=/usr/local/apr --with-jdk=/usr/java/jdkxxx
>
> but configure script still says cannot find JDK headers.
>
>
--with-jdk is slightly confusing. The readme talks about JAVA_INCLUDE
pointing at the directory containing the header files. This was done because
on Mac OSX the Java headers are not found in $JRE/include.

Eddie

Reply via email to