[scilab-Users] compilation de scilab 5.1.1 sous RHEL 4u5

ycollet at freesurf.fr ycollet at freesurf.fr
Tue May 19 15:21:25 CEST 2009


As far as I remember, there is a "make macros" rule in makefile.
Try

make macros in the build dir.

Normally this step should have been already done during make.

Are there error ?

If no, in the scilab build dir, do a

bin/scilab -nw

Are there errors ?

YC


>
> With the binary version, I get to the console with no errors. I can open
> the help which works mostly (buggy mouse).
> With the compiled version I get :
>
> Initialisation:
>   Chargement de l'environnement de travail
> load('SCI/modules/fileio/macros/pathconvert.bin');
>                                                   !--error 241
> Le fichier "SCI/modules/fileio/macros/pathconvert.bin" n'existe pas ou
> n'est pas accessible en lecture.
>
> at line       6 of exec file called by :
>  exec("SCI/modules/"+modules(i)+"/etc/"+modules(i)+".start",-1);
> line   100 of exec file called by :
> exec('SCI/etc/scilab.start',-1);;
>
> Which is right. The file pathconvert.bin doesn't exist. There's a
> pathconvert.sci. This rep is full of .sci files, but no .bin file.
>





More information about the users mailing list