[Scilab-Dev] Scilab-5.2.0 :: modules/core/macros/lib file no created

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Dec 23 16:37:02 CET 2009


Hello,


Le mercredi 23 décembre 2009 à 16:27 +0100, Vergnes Nicolas a écrit :
> Hi,
> 
> (I'm on a x86_64 with RHE4 64b)
> I can start scilab with -nogui but I have this message :
> 
> 	Startup execution:
> 	  loading initial environment
> 	load('SCI/modules/core/macros/lib');
> 	                                    !--error 241
> 	File "SCI/modules/core/macros/lib" does not exist or read access
> denied.
> 	
> 	at line      21 of exec file called by :
> 	
> exec("SCI/modules/"+modules(i)+"/etc/"+modules(i)+".start",-1);
> 	at line      95 of exec file called by :
> 	exec('SCI/etc/scilab.start',-1);;
> 
> 
> Sure, SCI/modules/core/macros/lib is not present
> 
> I tried $ make clean-macros && make macros && make install 
> without change
> 
> 
> If I copy SCI/share/scilab/modules/core/macros/lib  from the precompiled
> version of scilab-5.2.0-beta-1.bin.linux-x86_64.tar.gz
> 
> scilab -nogui start without error
> 
> How can I generate this file from the sources please ?
make macros
(sorry)

It is a weird problem. Do you have it when you call Scilab with:
scilab-cli
scilab-adv-cli
scilab -nwni
or
scilab -nw ?
Thanks
Sylvestre


-- 
Sylvestre Ledru
-------------------------
The Scilab Consortium
Digiteo
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex
France






More information about the dev mailing list