Re: how to set JAVA_HOME

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For me it's working by having the JAVA_HOME system property set.
What OS do you use? 
I've used this article to set JAVA configuration in Ubuntu: https://thishosting.rocks/install-java-ubuntu/ 

echo $JAVA_HOME 
   /usr/lib/jvm/java-8-oracle

./autogen.sh  | grep java
   checking for java... /usr/bin/java
   checking for javac... /usr/bin/javac
   checking for javadoc... /usr/bin/javadoc
   checking for JAWT lib... -L/usr/lib/jvm/java-8-oracle/jre/lib/amd64 -ljawt
   configure: WARNING: no suitable nasm (Netwide Assembler) found
   checking for JUnit 4... /usr/share/java/junit4.jar
   checking for included Hamcrest... Included in /usr/share/java/junit4.jar
   config.status: creating config_host/config_java.h

Hope it helps.

On Tue, Oct 9, 2018 at 8:51 PM Rahul Gurung <gurungrahul2@xxxxxxxxx> wrote:
While doing my new build, I get this error,


* WARNING : JAVA_HOME was not explicitly informed with --with-jdk-home. the configure script
* WARNING : attempted to find JAVA_HOME automatically, but apparently it failed
* WARNING : in case JAVA_HOME is incorrectly set, some projects will not be built correctly



tried few solutions from google and added --with-jdk-home=path/to/jdk but it further gives me below error


checking whether to add custom build version... no
configure: error: /usr/lib/jvm//bin/java not found, pass --with-jdk-home
Error running configure at ./autogen.sh line 296.

_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux