[Scilab-Dev] Problem launching scilab under linux
    Collette Yann 
    ycollet at freesurf.fr
       
    Sat Mar  7 14:56:46 CET 2009
    
    
  
When I launch scilab from the build directory, it works fine. The 
problem happens only when I launch scilab fromt the install directory.
YC
Sylvestre Ledru a écrit :
> Le samedi 07 mars 2009 à 11:52 +0100, Collette Yann a écrit :
>   
>> Hello,
>>
>> Since today, scilab-master doesn't launch correctly under linux:
>>
>> The message in the bash console:
>>
>> [collette at localhost ~]$ /local/stow/scilab-master/bin/scilab&
>> [1] 27389
>> [collette at localhost ~]$ call_scilab module not found.
>>
>> The message in the scilab console:
>>
>>   if ~fromjava() & ~fromc() then
>>                  !--error 4
>> Undefined variable: fromjava
>>
>> at line      54 of exec file called by :   
>> exec('SCI/etc/scilab.start',-1);;
>>     
> it is due to the creation of the call_scilab module. 
> ./config.status && rm modules/core/libscicore.la && make 
> should do it.
>
> Sylvestre
>
>
>
>   
    
    
More information about the dev
mailing list