[scilab-Users] Scilab version working with OSX 10.7.2 ?

Antoine Monmayrant antoine.monmayrant at laas.fr
Wed Dec 7 22:54:08 CET 2011


Le 07/12/11 21:59, Sylvestre Ledru a écrit :
> Le mercredi 07 décembre 2011 à 21:15 +0100, Antoine Monmayrant a écrit :
>> Le 07/12/11 10:22, Sylvestre Ledru a écrit :
>>> Le mardi 29 novembre 2011 à 15:49 +0100, Stéphane Mottelet a écrit :
>>>> Le 29/11/11 15:26, Sylvestre Ledru a écrit :
>>>>> Merci Stéphane.
>>>>> Clearly, the problem is here:
>>>>>
>>>>> dyld: Library not loaded: /usr/lib/libncurses.5.dylib
>>>>>      Referenced
>>>>> from: /Applications/scilab-master-1322152505.app/Contents/MacOS/bin/scilab-bin
>>>>>      Reason: no suitable image found.  Did find:
>>>>> 	/usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
>>>>> 	/usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
>>>>>
>>>>>
>>>>> Could you try to rename it ?
>>>>> mv /usr/lib/libncurses.5.dylib /usr/lib/libncursestmp.5.dylib
>>>> still fails,
>>> Stéphane, could you try with the latest nightly build ? [1]
>>> We fixed some recent packaging issues which should remove the problem
>>> you had (and also, as a side effect, make Scilab run on 10.5).
>>>
>>> Thanks,
>>> Sylvestre
>>> [1]
>>> http://www.scilab.org/communities/developer_zone/scilab_versions/development_version/nightly_builds/branch_master
>>>
>>>
>> I tried it under 10.5.8 and it does not work:
>>
>> /Applications/scilab-master-1323188973.app/Contents/MacOS/bin/scilab
>> true
>> Erreur lors de la création de la Machine Virtuelle Java : Erreur de
>> version JNI
>> Options :
>> 0: -Djava.library.path=
>> 1:
>> -Djava.class.path=/Applications/scilab-master-1323188973.app/Contents/MacOS/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar
>> 2:
>> -Djava.util.logging.config.file=/Applications/scilab-master-1323188973.app/Contents/MacOS/share/scilab/etc/logging.properties
>> 3: -Djava.compiler=JIT
>> 4: -Xmx256m
>> 5: -Dapple.laf.useScreenMenuBar=true
>>
>> Scilab ne peut pas ouvrir la bibliothèque JVM.
>>
>> As for Java settings, I am using Java SE 6 64bits (1.6.0_26-b03-384).
>> The most recent version of scilab that works on this computer is 5.2.2.
>> If you have any suggestion, I'll be happy to try it.
> Didn't you get a window warning on startup ?
Yes I did.
>
> In java settings, you have to explicitly disable all Java 5 version
> (only increasing 1.6 priority is not enough)
That is what I did as explained in some comments in bugzilla.
(I disabled all (ie 1.5.0 64 bits, 1.5.0 32 bits and 1.4.2 32 bits) but 
for the 1.6 64bits that I put at the top of the list)
>
> Sylvestre
>
>
>



More information about the users mailing list