<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body style="font-family:Arial;font-size:14px">
<p><a href="mailto:rickygzz97@gmail.com">rickygzz97@gmail.com</a> a écrit :</p>
<blockquote style="border-left:2px solid blue;margin-left:2px;padding-left:12px;" type="cite">
<p>I need your help, with the new Mojave update and running scilab,<br>
<br>
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<br>
<br>
Need your help ASAP<br>
<br>
_____________________________________Sent from <a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.scilab.org" target="_blank">https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.scilab.org</a></p>
</blockquote>
<p>Hello,<br>
<br>
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:<br>
<br>
<span style="font-family: Menlo; font-size: 11px;">rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libBLAS.dylib</span><br></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libz.1.dylib</span></p>
<p><br>
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: <br>
<br>
https://support.apple.com/kb/dl1572<br>
<br>
S.<br></p>
</body>
</html>