Discussion:
[Scilab-users] Scilab 6.0.1 and OSX Mojave
s***@utc.fr
2018-10-31 09:19:33 UTC
Permalink
I need your help, with the new Mojave update and running scilab,
I fully donÂŽt understand what to do, please I really need to use
this application, I have to go to the terminal, and then I couldn't
do anything, it displays that this system may fail, and only
supported by mountain lion to high sierra
Need your help ASAP
_____________________________________Sent from
https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.scilab.org
Hello,

You have to remove some libraries bundled with Scilab. In order that
you just have to copy/paste the following commands, make sure that you
have copied scilab 6.0.1 to the /Applications folder:

rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libBLAS.dylib

rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libz.1.dylib

After removing these libraries, Scilab should start. However, you may
be prompted to install an old Java version, which is available at the
following url: 

https://support.apple.com/kb/dl1572

S.
Heinz Nabielek
2018-10-31 09:54:53 UTC
Permalink
I had used the Stéphane-Mottelet-recipe weeks ago and it works fine:
System Version: macOS 10.14.1 (18B73a)
--> getversion() --> scilab-6.0.1
Heinz
Post by s***@utc.fr
I need your help, with the new Mojave update and running scilab,
I fully don´t understand what to do, please I really need to use this application, I have to go to the terminal, and then I couldn't do anything, it displays that this system may fail, and only supported by mountain lion to high sierra
Need your help ASAP
_____________________________________Sent from https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.scilab.org
Hello,
rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libBLAS.dylib
rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libz.1.dylib
https://support.apple.com/kb/dl1572
S.
_______________________________________________
users mailing list
http://lists.scilab.org/mailman/listinfo/users
Loading...