GNOME Bugzilla – Bug 741127
Wrapper does not install to $JAVA_HOME/jre if user is root
Last modified: 2015-02-27 16:57:05 UTC
propertiesdir and java_atk_wrapperdir should install to $JAVA_HOME/jre and $JAVA_HOME/jre/ext when user is root but prefix otherwise. This allows the wrapper to more easily be linked by sticking to expected conventions when it is being used by the system.
Sorry, that should read $JAVA_HOMEand $JAVA_HOME/ext.
Created attachment 292154 [details] [review] Patch to address problem
What happens if $JAVA_HOME is not set?
Good question. JAVA_HOME is set explicitly in configure.ac using the information provided in JavaInfo: https://git.gnome.org/browse/java-atk-wrapper/tree/configure.ac#n108
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]