[Scilab-Dev] Problem launching scilab under linux

Sylvestre Ledru sylvestre.ledru at scilab.org
Sat Mar 7 12:12:39 CET 2009


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