gtk2 is the best one)
or the three version if you like. The are installed
in /usr/lib/scilab-xxx.
If you just install one rpm then you access scilab
using the command scilab. If you install the three rpms
then each version can be accessed throug its complete path, for example
the gtk2 version is accessed throught the command :
/usr/lib/scilab-gtk2/bin/scilab
You can directly install the provided rpms using apt
or synaptic
just add the following repository in your source list file (in repository /etc/apt/sources.list.d)
rpm http://cermics.enpc.fr/~jpc/scilab/site/Linux/Fedora fedora/1/i386 scilabYou can also add :
rpm-src http://cermics.enpc.fr/~jpc/scilab/site/Linux/Fedora fedora/1/i386 scilabif you want to access also to source rpms.
tcl/tk, pvm support
and gtk2 (./configure --with-gtk2).
sabcmd or xsltproc to build the man pages and this is not checked during
configure :-< nor during scilab compilation.
tcl/tk, pvm support
and gtk (./configure --with-gtk).
tcl/tk, pvm support
and gtk (./configure).