scilab build/install problem

Helmut Jarausch jarausch at igpm.rwth-aachen.de
Thu Jan 8 16:19:47 CET 2009


First, thanks Sylvestre for your help.

Probably I did something wrong:

I unpacked scilab-5.0.3-src.tar.gz and prerequirements-scilab-5.0.3-src.tar.gz
to the same directory  xxx/scilab-5.0.3

I used the following configure

CC=/usr/bin/gcc F77=/usr/bin/gfortran \
JAVA_HOME=/opt/java  PVM_ROOT=/usr/share/pvm3 \
configure --prefix=/usr/local --with-gfortran --with-gcc \
   --with-fftw --with-pcre --with-jdk=/opt/java \
   --enable-build-help --enable-build-localization \
   --with-umfpack

make
make doc
make install

Now I have 2 problems

- I had to copy xxx/scilab-5.0.3/bin/*.so to /usr/local/lib/scilab
  (why isn't this done by make install ?)

- more severely, 
  the installed scilab keeps a reference to xxx/scilab-5.0.3/thirdparty
  which is not inteded by me.
  Where should I put this directory and what file has to be updated
  then?


Thanks for your help,
Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



More information about the dev mailing list