Here's a similar patch for the newer java.m4, which was needed to get Scilab to compile with java 6 (for test purposes).
Best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Wed, Sep 4, 2013 at 3:48 AM, Sylvestre Ledru <[email protected]> wrote: > On 04/09/2013 04:09, Ricardo Fabbri wrote: >> Hi, >> >> I needed to test Scilab by compiling and running it with both java 6 >> and then with java 7 under Mac OSX, but JAVA_HOME was being ignored >> (eg, it used the default Java 7 when I needed Java 6). >> >> I have made a simple patch to bin/scilab and m4/java.m4, as attached, >> to get Scilab to work with java paths a bit better on OSX. >> > Thanks for the patch. Looks good! > I applied it here: > > https://codereview.scilab.org/12421 > > S > > _______________________________________________ > dev mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/dev
java-home-fix-2.patch
Description: Binary data
_______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
