[Scilab-users] scilab 6 - Does not start on Mac OS X 10.8.4

Adam Dershowitz adershowitz at exponent.com
Tue Sep 3 21:21:43 CEST 2013


The /sw folder is where fink, the package manager, keeps all of its stuff.  What the message below means is that the build that you are using includes the libcurl library.  But, that library was built to search for libcares.2.dylib in /sw which you obviously don't have.
I don't know an easy fix.  But, a few options:  1)  Report the bug for this development version, as it is unlikely that anyone can run that binary, unless they have separately installed the correct library.
2)  Build that library for yourself from here:  http://c-ares.haxx.se/ and then copy, or link it, to the correct location.
3)  Build that library yourself using a package manager, such as fink (which seems like what was done for the provided binary) or using macports (which is a similar package manager).



-- Adam


From: knobs <wknoelly at gmail.com<mailto:wknoelly at gmail.com>>
Reply-To: "International users mailing list for Scilab." <users at lists.scilab.org<mailto:users at lists.scilab.org>>
Date: Tuesday, September 3, 2013 3:03 PM
To: "users at lists.scilab.org<mailto:users at lists.scilab.org>" <users at lists.scilab.org<mailto:users at lists.scilab.org>>
Subject: [Scilab-users] scilab 6 - Does not start on Mac OS X 10.8.4

Hello,

I have been running Scilab 5.4.1 on my Macbook Pro under ML 10.8.4 without any major issues.

Today I tried Scilab 6 and I receive the errors listed below. The error states that a library is missing in the folder /sw/... I do not have any /sw/ directory on root?

Does anyone know a simple fix? ...could not find much by googling, either.
Any hints & help is highly appreciated.

I have the OS X Java 2013-04 and the Oracle JRE 1.7. 25 installed...

Thank you for your help.
Wil.


========== Icon in Applications ===========
Consol output...

Process:         scilab-bin [33224]
Path:            /Applications/scilab-branch-YaSp-1378141995.app/Contents/MacOS/bin/scilab-bin
Identifier:      scilab-bin
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  sh [33180]
User ID:         501

Date/Time:       2013-09-03 20:43:39.158 +0200
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10

Crashed Thread:  0

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: /sw/*/libcares.2.dylib
  Referenced from: /Applications/scilab-branch-YaSp-1378141995.app/Contents/MacOS/lib/thirdparty/libcurl.4.dylib
  Reason: image not found

============================================
========== From the terminal ==============

*myname*$ ./bin/scilab
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
dyld: Library not loaded: /sw/lib/libcares.2.dylib
  Referenced from: /Applications/scilab-branch-YaSp-1378141995.app/Contents/MacOS/lib/thirdparty/libcurl.4.dylib
  Reason: image not found
./bin/scilab: line 897: 32671 Trace/BPT trap: 5       "$SCILABBIN" "$@"

*myname*$ ./bin/scilab
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
dyld: Library not loaded: /sw/lib/libcares.2.dylib
  Referenced from: /Applications/scilab-branch-YaSp-1378141995.app/Contents/MacOS/lib/thirdparty/libcurl.4.dylib
  Reason: image not found
./bin/scilab: line 897: 32718 Trace/BPT trap: 5       "$SCILABBIN" "$@"

*myname*$ ./bin/scilab-adv-cli
dyld: Library not loaded: /sw/lib/libcares.2.dylib
  Referenced from: /Applications/scilab-branch-YaSp-1378141995.app/Contents/MacOS/lib/thirdparty/libcurl.4.dylib
  Reason: image not found
./bin/scilab-adv-cli: line 897: 32766 Trace/BPT trap: 5       "$SCILABBIN" "$@"

*myname*$ ./bin/scilab-cli
dyld: Library not loaded: /sw/lib/libcares.2.dylib
  Referenced from: /Applications/scilab-branch-YaSp-1378141995.app/Contents/MacOS/lib/thirdparty/libcurl.4.dylib
  Reason: image not found
./bin/scilab-cli: line 897: 32813 Trace/BPT trap: 5       "$SCILABBIN" "$@"

============================================
============================================



________________________________
View this message in context: scilab 6 - Does not start on Mac OS X 10.8.4<http://mailinglists.scilab.org/scilab-6-Does-not-start-on-Mac-OS-X-10-8-4-tp4027342.html>
Sent from the Scilab users - Mailing Lists Archives mailing list archive<http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html> at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130903/6e27b9f9/attachment.htm>


More information about the users mailing list