How to install/launch Scilab?

Discussion in 'Linux' started by legendus, Sep 14, 2008.

  1. legendus

    legendus

    Joined:
    Sep 7, 2008
    Messages:
    31
    Likes Received:
    0
    Hello!

    I have downloaded Scilab (a very similar Matlab tool) but I don't know why it doesn't work. I have Linux Linpus. I'm going to say to you what I've done:

    I have downloaded from the official webpage the Scilab 5.0.1. The file .tar.gz (binary versio). I extracted it with Winrar (crossover adaptation) and go to the termianl to do the last step: bin/scilab. I says to me when I do that: bash: bin/scilab: permission denied. What can I do?

    Thank you very much!
     
    legendus, Sep 14, 2008
    #1
  2. legendus

    thewtex

    Joined:
    Sep 6, 2008
    Messages:
    8
    Likes Received:
    0
    #1 try installing with the package manager if it is in there
    #2 don't use winrar to unpack a tarball.
    tar xvzf <file-name>.tar.gz
    ls -l bin/scilab shows permissions. read up about linux permissions. if you unpacked it with winrar, it may not have left the executable bits on.
     
    thewtex, Sep 16, 2008
    #2
  3. legendus

    legendus

    Joined:
    Sep 7, 2008
    Messages:
    31
    Likes Received:
    0
    Thank you, it works, but when I'm going to use Scicos (similar to simulink) it doens't work. and after that, I have to close scilab and it doesn't let me open again...
     
    legendus, Sep 16, 2008
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.