On 7/6/12 2:59 PM, Philip Nienhuis wrote:

<snip>

> Thanks.
> 
> So, where in <JAVA_HOME>/ is the libjvm.so located?
> 
> I could then patch it into pre_install.m.

There's no such thing on OS X, but:

$ javaconfig Library
/System/Library/Frameworks/JavaVM.framework/Libraries/libjvm.dylib
$ realpath
/System/Library/Frameworks/JavaVM.framework/Libraries/libjvm.dylib
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libclient.dylib

I.e. the real JVM library is <JAVA_HOME>/../Libraries/libclient.dylib .

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/



------------------------------------------------------------------------------
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

Reply via email to