[Scilab-users] How to install modules manually

Lester Anderson arctica1963 at gmail.com
Mon Nov 30 17:51:24 CET 2015


I forgot to say I am working on Windows:

Tried the command:

-->atomsInstall('c:\ss20-work\scilab\swt-0.3.0.1-2-src.zip')
 !--error 10000
atomsDESCRIPTIONread: The file
"C:\Users\landerso\AppData\Roaming\Scilab\scilab-5.4.1\.atoms\x64\tmp_1448901817\swt\DESCRIPTION"
does not exist.
at line      46 of function atomsDESCRIPTIONread called by :
at line     160 of function atomsInstall called by :
atomsInstall('c:\ss20-work\scilab\swt-0.3.0.1-2-src.zip')

The zip file is there so not sure what is going on.

Think I see the issue: https://atoms.scilab.org/toolboxes/swt - says
it is being "packaged". The zip file contains all the source code and
the builder.sce etc. (I asume that is the reason.)

Lester

On 30 November 2015 at 16:25, Antoine Monmayrant
<antoine.monmayrant at laas.fr> wrote:
> Le 11/30/2015 04:41 PM, Lester Anderson a écrit :
>>
>> Hello,
>>
>> Is there a simple way to install modules for use in Scilab 5 when no
>> direct Internet access. Having dowloaded a module zip file - what is
>> the procedure to install?
>
>
> atomsInstall('very/long/path/to/the/atom/zipfile.zip');
>
> If you are under Linux, you'd better get a tarfile.tar.gz.
> I had some problem installing on a Linux machine an atom.zip file created on
> a Windows machine.
>
> Cheers,
>
> Antoine
>>
>>
>> Thanks
>> Lester
>> _______________________________________________
>> users mailing list
>> users at lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
>>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users



More information about the users mailing list