Re: [Scilab-users] How to install modules manually

2015-11-30 Thread Lester Anderson
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 1
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
 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@lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
>>
>
> ___
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to install modules manually

2015-11-30 Thread Antoine Monmayrant

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@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users



___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] How to install modules manually

2015-11-30 Thread Lester Anderson
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?

Thanks
Lester
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users