[Scilab-Dev] scilab build/install problem

Sylvestre Ledru sylvestre.ledru at inria.fr
Thu Jan 8 21:49:22 CET 2009


> - I had to copy xxx/scilab-5.0.3/bin/*.so to /usr/local/lib/scilab
>   (why isn't this done by make install ?)
Because make install will just install Scilab, not the dependencies.
Usually, you would install packages provided by the distrib. Thirdparty
is provided to help to develop Scilab (and by us to produce the binary).

> - 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?
You have to update librarypath.xml & classpath.xml to update the paths.

Sylvestre





More information about the dev mailing list