What prereqs of configure, I had attached the whole configure output the
last time.
Also javac is in the search path. I have jdk1.1.8 installed, but setting
JAVA_ARCH to
linux makes no difference.

What do you mean with "javac handles --verbose option"

Again the java part of the output of configure.

checking for java compiler
checking for javac... (cached) javac
checking if javac works...... yes
checking for jar
checking for jar... (cached) jar
checking for javah
checking for javah... (cached) javah
checking for java... (cached) /usr/lib/java/bin/java
(cached) checking for jni headers path...
/usr/lib/java/bin/../include:/usr/lib/java/bin/../include/genunix
checking for valid jni headers path... no
configure: warning: JavaDX will be skipped during compilation due to
limitations.                                             

I do not really know what the limitations are, is it that stuff about
the jni header paths ?
What does this cashed mean ??

Thanks for any help ...

Alex


Peter Kirchner wrote:
> 
> what did configure say beforehand?  note the prereqs: javac in path, javac 
> handles --verbose option .  if linux
> and you have e.g. jdk1.1.8 you should set JAVA_ARCH to linux.
> 
> Tobias Weissbach wrote:
> 
> > I am trying to compile OpenDX version 4.1.3 including java support
> >
> > But I get the following message from configure:
> >
> > configure: warning: JavaDX will be skipped during compilation due to
> > limitations.
> >
> > (attached you will find the full configure output)
> >
> > Any help, what could be wrong in my configuration ??
> >
> > Thanks a lot in advance...
> >
> > Alex

Reply via email to