Menu

#82 ./configure does not check $JAVA_HOME

closed-invalid
nobody
Build (7)
5
2008-08-31
2004-10-30
No

When running a ./configure, it halts if it cannot find
a valid java location, however it is not properly
checking $JAVA_HOME. (which I believe to be standard..)

eg: ./configure --with-java=$JAVA_HOME

works, while ./configure does not.

Discussion

  • Anonymous

    Anonymous - 2008-08-31

    Logged In: YES
    user_id=2169408
    Originator: NO

    At least the current configure.ac doesn't take a --with-java argument. So, wrt the current situation, this issue is invalid.

     
  • Anonymous

    Anonymous - 2008-08-31
    • status: open --> closed-invalid
     

Log in to post a comment.