Hi Thomas, Thomas Weber wrote: > Hi, > > I just changed the configure script in octave-java such that it uses an > externally set value of JAVA_ARCH. Previously, it would go like this: > > if empty(JAVA_ARCH) > try some values > if NOT empty (JAVA_ARCH) > enable java > > This obviously missed the case where JAVA_ARCH was correctly set right > from the beginning.
Hmmm I never had any issues with that. The only problem I found lately was that the subdir containing the Java executables wasn't in the PATH (on win32; on *nix they are usually symlinked to from /usr/bin). That has been fixed now with a newly introduced pre_install.m (which was originally meant to check the JAVA_HOME setting before proceeding the installation proper). Perhaps you are just in time - some days ago I prepared a new Java pkg release (1.2.9). The package hasn't been uploaded yet because that I cannot find a way to upload files to the new pkg release forum. I simply can't find the relevant buttons. I'm awaiting instructions from the site admins on that, and they're probably traveling home from OctConf 2012. Anyway, it might be good if Michael has a look at it. I'll add him to the "To" list. Philip ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev