I would like to compile scilab-2.3.1 under Linux machine,
Debian-1.3.1, kernel 2.0.34 (32).

I unziped and and untared the file scilab2.3.1-src.tar.gz
(tar xzvf scilab*.tzr.gz).

Then typed './configure -with-gnu' and next 'make all'.

The compiling process failed with the following message:

----------
sc.c -o x_misc.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
x_screen.c -o x_screen.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
x_scrollbar.c -o x_scrollbar.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
x_tabs.c -o x_tabs.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
x_util.c -o x_util.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
x_VTPrsTbl.c -o x_VTPrsTbl.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
x_zzledt.c -o x_zzledt.o
cc -O -Dlinux -D_POSIX_SOURCE -fwritable-strings -I/usr/X11R6/include    -c 
h_help.c -o h_help.o
Creation of ../../libs/xsci.a
rm -f ../../X11_defaults/Xscilab
cp Xscilab.ad ../../X11_defaults/Xscilab
make[2]: Leaving directory `/usr/local/scilab-2.3/routines/xsci'
make[1]: Leaving directory `/usr/local/scilab-2.3/routines'
linking
gcc: libs/scicos.a: No such file or directory
make: *** [bin/scilex] Error 1
--------

Could someone give me please  some hint how to manage to compile scilab ?
Does anybody successfully compiled scilab-.2.3-1 under debian1.3.1 ?

I have also tried to use binary distr. of scilab but after
when I untared, unziped and type 'make' I tried to invoke
'scilab'. I've got the following message:
/usr/local/scilab-2.3/bin/scilex: can't load library 'libf2c.so.0'

but I cannot find anywhere (in the debian1.3.1 distribution) the libf2c.so.0.
I have only found  'f2c_960717-0.deb' but it cannot be installed
without libf2c.so. 




Thanks in advance,

Jan Krupa

P.S. I have compiled scilab-2.3 under slackware3.2, kernel 2.0.0 and
for my friend under redhat4.2, kernel 2.0.28 without any problem, but
now I have upgrade my slackware3.2 to debian1.3.1.






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to