<!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:stephane.mottelet@utc.fr">stephane.mottelet@utc.fr</a> a écrit :</p>
<blockquote style="border-left:2px solid blue;margin-left:2px;padding-left:12px;" type="cite">
<p>Heinz Nabielek <<a href="mailto:heinznabielek@me.com">heinznabielek@me.com</a>> a écrit :</p>
<blockquote style="border-left:2px solid blue;margin-left:2px;padding-left:12px;" type="cite">
<p>System Version:        macOS 10.14 (18A377a)<br>
Kernel Version:        Darwin 18.0.0<br>
Darwin Kernel Version 18.0.0: Wed Aug 22 20:59:21 PDT 2018; root:xnu-4903.201.2~4/RELEASE_X86_64 x86_64<br>
Apple LLVM version 9.1.0 (clang-902.0.39.2)<br>
Target: x86_64-apple-darwin18.0.0<br>
Thread model: posix<br>
InstalledDir: /Applications/<a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin" target="_blank">Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin</a><br>
<br>
Any chance SciLab 6 operational again under macOS 10.14?<br>
Heinz<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab">users@lists.scilab</a>.<a href="orghttps://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users" target="_blank">orghttps://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users</a></p>
</blockquote>
<p><br>
Hello,<br>
<br>
Tonight I installed the latest Mojave beta on a second partition of my Mac Book disk and were able to run Scilab. Here is how I proceeded:<br>
<br>
1-The OS has been installed on a new partition without any old data import<br>
2-I installed the command line tools (open a Terminal the type "make" to trigger the download/install)<br>
3-Downloaded the official 6.0.1 for OSX from scilab.org and move the app in /Applications<br>
4-Deleted some libraries bundled by Scilab:<br>
<br>
<span style="font-size:14px;"><span style="font-family:arial,helvetica,sans-serif;">$  rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libBLAS.dylib<br>
$  rm /Applications/scilab-6.0.1.app/Contents/MacOS/lib/thirdparty/libz.*<br>
<br>
5-Commented out the line </span></span><span style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures; color: rgb(193, 101, 28);"> 774 in /Applications/scilab-6.0.1.app/Contents/MacOS/bin/scilab</span></p>
<div> </div>
<p><span style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures;">                    #fail_macosx_version</span><br>
 </p>
<div>6-Launched Scilab from its icon. At first run, you will be asked to install Java 1.6<br>
<br>
See the attached screenshot.<br>
<br>
S.</div>
<p> </p>
</blockquote>
<p><br>
I forgot to say something in step 5. Change Line 803 as follows (add 14, the OSX minor version number)<br>
<br>
<span style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures;">                10|11|12|13|14)</span></p>
<div>S.</div>
</body>
</html>