$ java -version java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode) -- Adam From: Nicolas FEZANS <[email protected]<mailto:[email protected]>> Reply-To: "International users mailing list for Scilab." <[email protected]<mailto:[email protected]>> Date: Friday, April 25, 2014 at 1:26 PM To: "International users mailing list for Scilab." <[email protected]<mailto:[email protected]>> Subject: Re: [Scilab-users] scilab 5.5.0 binary running under Mac OS X.9 Mavericks, anyone? Thanks Adam for the information! My problem seems to be related with java. Could you please tell me which java version do you have? (just type "java -version" in the Mac terminal and post the output back). Nicolas On Fri, Apr 25, 2014 at 2:38 PM, Adam Dershowitz <[email protected]<mailto:[email protected]>> wrote: As one data point, it runs fine for me. I am on 10.9.2 and didn’t do anything other then download it and when I double click on the application it runs fine. You might look in your Console to see what errors you get there. -- Adam From: Nicolas FEZANS <[email protected]<mailto:[email protected]>> Reply-To: "International users mailing list for Scilab." <[email protected]<mailto:[email protected]>> Date: Thursday, April 24, 2014 at 5:26 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [Scilab-users] scilab 5.5.0 binary running under Mac OS X.9 Mavericks, anyone? Hi, Does anyone got the binary version of scilab 5.5.0 running under OS X Mavericks? Launching with the icon => icons keep bouncing and process not responding Launching in the command line => I got the following output (and it hangs up too) nicolass-imac:bin nicolas$ SCIVERBOSE=1 DISABLE_JAVA_DETECTION=0 ./scilab SCILABBIN : scilab-bin DISABLE_JAVA_DETECTION : 0 SCILAB_MODE : gui OS : Darwin MODEL : x86_64 IS_SCILAB_BINARY : 1 Cannot find /Applications/scilab-5.5.0.app/Contents/MacOS/thirdparty/java//lib//libjava.jnilib SCI : /Applications/scilab-5.5.0.app/Contents/MacOS/share/scilab SCIBIN : PATH : /sw/bin:/sw64/bin:.:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/Applications/scilab-5.5.0.app/Contents/MacOS/share/scilab/modules/scicos/ CLASSPATH : EGL_DRIVER : Found MacOSX Version: 10.9.2 LD_LIBRARY_PATH : /sw/lib/:/Applications/scilab-5.5.0.app/Contents/MacOS/share/scilab/bin:/Applications/scilab-5.5.0.app/Contents/MacOS/share/scilab/lib/scilab/:/Applications/scilab-5.5.0.app/Contents/MacOS/share/scilab/lib64/scilab/:.:/Applications/scilab-5.5.0.app/Contents/MacOS/lib/scilab:/Applications/scilab-5.5.0.app/Contents/MacOS/lib/thirdparty DYLD_LIBRARY_PATH: /Applications/scilab-5.5.0.app/Contents/MacOS/share/scilab/../../lib/scilab/:/Applications/scilab-5.5.0.app/Contents/MacOS/lib/scilab:/Applications/scilab-5.5.0.app/Contents/MacOS/lib/thirdparty:/Library/Java/JavaVirtualMachines/1.6.0_43-b01-447.jdk/Contents/Home/../Libraries: Error checking symlink for the target jvm. Copying the "libjava.jnilib" from my JVM directory into "/Applications/scilab-5.5.0.app/Contents/MacOS/thirdparty/java//lib//libjava.jnilib" seems to remove the first error (not sure that's the best way to do it though) however the second (see last line of the console output) stays. It seems the problem already occurred before Mavericks... is that problem solved, now? What I found was not helpful. Installing the last jvm from oracle did not change anything either (well except the path to the jdk in the console output just before the point scilab is hanging up). Sincerely, Nicolas _______________________________________________ users mailing list [email protected]<mailto:[email protected]> http://lists.scilab.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
