Le mercredi 13 mai 2009 à 09:24 -0300, David Bremner a écrit : > Xavier Pessoles wrote: > > > >When I start Scilab from a console, scilab does not start : > >$ scilab > >Cannot find scilab-bin ... > > Hi Xabi; > > It works for me here. How did you install scilab? There is a package > scilab-bin which needs to be installed, but it is a dependency of > scilab, so apt-get, synaptic, and aptitude should all have installed > it. It is a packaging bug. It is kind of my fault. In the version 5.1.1-4, I changed the way binaries are included into the package: Instead of including explicitly them, I am managing that into install/scilab:: in debian/rules by moving the files. (I have to do that because ocamlopt, which is mandatory for the build of the modelica compiler, is not available on all debian archs). However, in the build chains of Debian, install/scilab is not called since it is "Architecture: all"
I have a fix, I am compiling it (and fixing some other bugs and I will upload it again). Sylvestre -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

