[Scilab-users] Previous Scilab version.

2015-05-28 Thread Mario Giganti
To Scilab team I've bought the book "CURVES AND SURFACES How to draw different shapes through SCILAB" edited by Pitagora in Bologna, Italy. Now I learn that I must download an old version of SCILAB, namely 5.2.1. I was going to mail the "Previous Scilab Version" form. However I got stuck with

[Scilab-users] changing block's parameters fromwsb

2015-05-28 Thread ANDREY_PSTU
Hello, guys. I have a problem with FROMWSB block. I simulate a simple model which use a workspace parameter (V.time and V.values) and draw a simple graph.When i use scicosim function i want to change a parameters of FROMWSB block (new V.time and V.values) and continue simulation. But i don't know h

[Scilab-users] Regarding Scilab build failure

2015-05-28 Thread Puneet Singh
Dear Sir, I am trying to build *scilab-5.2* from source using : F77="mpifort" CC="mpicc" CFLAGS="-g -O2 -fopenmp" CXX="mpic++" LDFLAGS="-L/root/Downloads/MPICH3/lib" CPPFLAGS="-I/root/Downloads/MPICH3/include" *./configure *--prefix=/opt/user/User_Installed/SCILAB5/SCILAB/ --with-mpi --with-ant=/o

Re: [Scilab-users] New computer, graphics(?) crashes

2015-05-28 Thread Nikolay Strelkov
Could you try to reinstall package containing missed /usr/lib/i386-linux-gnu/egl/egl_gallium.so with sudo apt-get install --reinstall libegl1-mesa-drivers ? Did you try to install scilab 5.3.3 from ubuntu repositories (sudo apt-get install scilab)? Does it work? Manual unpacking 5.5.1 to /usr/loc

Re: [Scilab-users] New computer, graphics(?) crashes

2015-05-28 Thread Tim Wescott
I upgraded to the 14.04 HWE, and now I can't show a graph at all. I can change the problems that I get, but basically I start Scilab and get: libEGL warning: Could not open driver /usr/lib/i386-linux-gnu/egl/egl_gallium.so (/usr/local/share/scilab-5.5.1/lib/thirdparty/libgcc_s.so.1: version `GCC

Re: [Scilab-users] New computer, graphics(?) crashes

2015-05-28 Thread Nikolay Strelkov
I forgot to mention - I have 14.04 HWE ( https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Desktop-1 ) on my Ubuntu 12.04.5 LTS. 28 мая 2015 г. 22:55 пользователь "Nikolay Strelkov" написал: > Dear Tim! > > I did some tests. > > Ubuntu 14.04.2 LTS i386: > > $ glxinfo | grep -i vendor > server gl

Re: [Scilab-users] New computer, graphics(?) crashes

2015-05-28 Thread Nikolay Strelkov
Dear Tim! I did some tests. Ubuntu 14.04.2 LTS i386: $ glxinfo | grep -i vendor server glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: X.Org $ lsmod | grep drm drm_kms_helper 55071 1 radeon drm 303102 5 ttm,drm_kms_helper,r

Re: [Scilab-users] New computer, graphics(?) crashes

2015-05-28 Thread tim
For what it's worth, in Lubuntu the full fglrx packages causes immediate crashes, while uninstalling all fgrlx-related stuff except for fgrlx-core makes it last a while before it dies. Also, this computer was a rush job to replace my rather old previous machine which died Monday morning, and a

Re: [Scilab-users] New computer, graphics(?) crashes

2015-05-28 Thread Nikolay Strelkov
Dear guys! I'll test Scilab on AMD A4-4000 today with Ubuntu 12.04.5 LTS and 14.04.2 LTS and report back. On my laptops I successfully use Scilab 5.x on Intel HD graphics (open drivers) and old Nvidia (GTX6xx, GT425, 9600GT both with proprietary drivers). 28 мая 2015 г. 10:44 пользователь "Antoin