Re: [gentoo-user] Scilab

2004-01-17 Thread Felix Salfelder
hello. after some more research i found something (bug?) that i think is responsible for this misbehaviour: in utils/scibatch (which is used by these Makefile's) scilex is run with the parameters "-ns -nwni". reason (maybe, maybe not): some older version of scilex does accept multiple argument

Re: [gentoo-user] Scilab

2004-01-17 Thread Thomas Degris
Thank you it seems to do the trick. My scilab is working now. I think it is because these files are compiled with scilab and scilab can't run if it can't get a X connection. Thomas Felix Salfelder wrote: hello. i dont know why the ebuild is missing that but: $ cd /usr/lib/scilab-2.7/macros &&

Re: [gentoo-user] Scilab

2004-01-17 Thread Felix Salfelder
hello. i dont know why the ebuild is missing that but: $ cd /usr/lib/scilab-2.7/macros && make will do the trick. regards -- felix > I just emerged scilab and when I run it, I get: > Startup execution: > loading initial environment > load('SCI/macros/mtlb/lib') > !--

[gentoo-user] Scilab

2004-01-07 Thread Thomas Degris
Hello, I just emerged scilab and when I run it, I get: Startup execution: loading initial environment load('SCI/macros/mtlb/lib') !--error 241 File SCI/macros/mtlb/lib does not exist or read access denied at line 50 of exec file called by : exec('SCI/scilab.st