| Author |
Comment/Response |
Jon
|
10/28/05 7:38pm
Can I upgrade my jre to 1.5 and still get every thing to work in Mathematica ? I upgraded my SDK to 1.5 and all I get when trying to Link Java to Mathematica would be {see below}
J/Link (tm)
Copyright (C) 1999-2005, Wolfram Research, Inc. All Rights Reserved.
www.wolfram.com
Version 3.1.0
Fatal error: cannot find the required native library named JLinkNativeLibrary.
Exception in thread "main" java.lang.UnsatisfiedLinkError: MLOpen
at com.wolfram.jlink.NativeLink.MLOpen(Native Method)
at com.wolfram.jlink.NativeLink.<init>(Unknown Source)
at com.wolfram.jlink.MathLinkFactory.createMathLink0(Unknown Source)
at com.wolfram.jlink.MathLinkFactory.createMathLink(Unknown Source)
at com.wolfram.jlink.MathLinkFactory.createKernelLink0(Unknown Source)
at com.wolfram.jlink.MathLinkFactory.createKernelLink(Unknown Source)
at com.wolfram.jlink.Install.main(Unknown Source)
Due I need to declare a certain classpath or set a system property for Install ? Any Thoughts ?
URL: , |
|