Grandiose Stéphane: everything working and sorry for being clumsy for a while.....Heinz
--> [version, opts] = getversion() opts = !GCC x64 modelicac release Feb 15 2018 15:42:45 ! version = scilab-6.0.1 > On 31.08.2018, at 08:23, [email protected] wrote: > > Hello, > > It seems that you still have a libBLAS.dylib file in / > > Please confirm that with a > > $ ls -l / > > If confirmed, delete this file. > > S. > > > Heinz Nabielek <[email protected]> a écrit : > >> I have the Scilab 6.0.1 icon in the dock, but still does not startup. Java >> 1.6 also a problem, because "newer version is already installed". >> >> From the command line, I get the messages as below... >> >> /Applications/scilab-6.0.1.app/Contents/MacOS/bin/scilab -nw >> >> dyld: Symbol not found: _double_general_add >> Referenced from: >> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib >> Expected in: /libBLAS.dylib >> in >> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib >> /Applications/scilab-6.0.1.app/Contents/MacOS/bin/scilab: line 972: 1137 >> Abort trap: 6 "$SCILABBIN" "$@" >> >>> On 30.08.2018, at 21:48, [email protected] wrote: >>> >>> [email protected] a écrit : >>> >>>> Heinz Nabielek <[email protected]> a écrit : >>>> >>>>> System Version: macOS 10.14 (18A377a) >>>>> Kernel Version: Darwin 18.0.0 >>>>> 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 >>>>> Apple LLVM version 9.1.0 (clang-902.0.39.2) >>>>> Target: x86_64-apple-darwin18.0.0 >>>>> Thread model: posix >>>>> InstalledDir: >>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin >>>>> >>>>> Any chance SciLab 6 operational again under macOS 10.14? >>>>> Heinz >>>>> _______________________________________________ >>>>> users mailing list >>>>> [email protected]https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users >>>>> >>>> Hello, >>>> >>>> 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: >>>> >>>> 1-The OS has been installed on a new partition without any old data import >>>> 2-I installed the command line tools (open a Terminal the type "make" to >>>> trigger the download/install) >>>> 3-Downloaded the official 6.0.1 for OSX from scilab.org and move the app >>>> in /Applications >>>> 4-Deleted some libraries bundled by Scilab: >>>> >>>> $ 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.* >>>> >>>> 5-Commented out the line 774 in >>>> /Applications/scilab-6.0.1.app/Contents/MacOS/bin/scilab >>>> >>>> >>>> #fail_macosx_version >>>> >>>> >>>> 6-Launched Scilab from its icon. At first run, you will be asked to >>>> install Java 1.6 >>>> >>>> See the attached screenshot. >>>> >>>> S. >>> I forgot to say something in step 5. Change Line 803 as follows (add 14, >>> the OSX minor version number) >>> >>> 10|11|12|13|14) >>> >>> S. >>> _______________________________________________ >>> users mailing list >>> [email protected]https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
