[Scilab-users] Can't install ATOMS modules

Simon GARESTE simon.gareste at scilab-enterprises.com
Fri Feb 15 10:10:30 CET 2013


Hi,

Could you please indicate the results of:
atomsGetConfig()
atomsRepositoryList()

You say you did the same installation on other Win 8 and it worked fine, 
even installing this specific module?

Can you try the following operations :
-Install a fresh 5.4.0 (and remove the 
C:\Users\AppData\Roaming\Scilab\scilab-5.4.0 folder before ever 
launching it)
-download the binary 
<http://atoms.scilab.org/toolboxes/femtruss/1.2.1/files/femtruss_1.2.1-1.bin.zip> 
of the module
-launch Scilab
-atomsSystemUpdate()
-atomsSetConfig('offLine','True')
-atomsInstall("path/to/the/module/file.zip)

Best regards,

Simon

On 02/14/2013 08:00 PM, Andrii Ryzhkov wrote:
> Adrien,
>
> I run Windows 8 64bit. But I did the same installation on other 
> Windows 8 PCs and it was fine.
> As a temporary workaround , I managed to install ATOMS module 
> manually. That's how I do it:
>
> 1) Try to install ATOMS module in GUI as usual. For example, "MinGw 
> toolbox". It results in error, but the module is downloaded in
> C:\Users\Andrii\AppData\Roaming\Scilab\scilab-5.4.0\atoms\x64\mingw\mingw_0.9.1-1.bin.x64.windows.zip
>
> 2) Go to the C:\Program Files\scilab-5.4.0\contrib and make here a 
> folder named after module name "mingw" in my case. And inside the last 
> one, a folder with a version number "0.9.1-1".
>
> 3) Unzip the content of the module package into C:\Program 
> Files\scilab-5.4.0\contrib\mingw\0.9.1-1
> Keep in mind, that package has an upper level folder and the actual 
> content is inside of it. Unzip only this content.
>
> 4) Execute while running SciLab as administrator
> load(SCI+"\.atoms\installed.bin")
> Notice, you may have no a C:\Program Files\scilab-5.4.0\.atoms folder. 
> I enclosed mine, unzip it.
>
> 5) Add description of your module
> installed_mat = [installed_mat; "mingw", "0.9.1-1", "allusers", 
> "SCI\contrib\mingw\0.9.1-1", "I"]
>
> 6) Delete old file
> C:\Program Files\scilab-5.4.0\.atoms\installed.bin
>
> 7) Save new one
> save(SCI+"\.atoms\installed.bin",installed_mat)
>
> 8) Check in GUI if ATOMS module is installed.
>
> Best regards,
> Andrii
>
>
> Sincerely,
>
> Dr. Andrii Ryzhkov
>
> Fulbright Visiting Scholar
> University of Colorado at Boulder
> Department of Electrical, Computer, and Energy Engineering
> ECOT 431
> 425 UCB
> Boulder, CO 80309-0425
>
> E-mail: andrii.ryzhkov at gmail.com <mailto:andrii.ryzhkov at gmail.com>
> Skype: andriy.ryzhkov
> Mobile: 303-475-1332
>
>
> On Thu, Feb 14, 2013 at 5:34 AM, Adrien Vogt-Schilb 
> <vogt at centre-cired.fr <mailto:vogt at centre-cired.fr>> wrote:
>
>     i have te same proble with windows 8, any scialb version
>
>     Andrii, are you running win 8 ?
>
>     All, do you know how to install manually an atoms package?
>     this means download, unzip, and register it manually
>
>     (as it seemes the problems comes from unzipping the package once
>     downloaded)
>
>     thanx
>
>
>
>     On 14/02/2013 00:30, Andrii Ryzhkov wrote:
>>     Hi,
>>
>>     I have problem installing ATOMS in SciLab 5.4.0 x64. Trying to
>>     install any ATOMS module I got an error:
>>
>>     -->atomsInstall ('femtruss');
>>     atomsExtract: The extraction of the archive
>>     'C:\Users\Andrii\AppData\Roaming\Scilab\scilab-5.4.0\atoms\x64\femtruss\femtruss_1.2.1-1.bin.zip'
>>     has failed.
>>      !--error 10000
>>
>>     at line      51 of function atomsError called by :
>>     at line      82 of function atomsExtract called by :
>>     at line     318 of function atomsInstall called by :
>>     atomsInstall ('femtruss');
>>     I tried to run SciLab as administrator, tried 32bit version and
>>     even tried to re-install SciLab. Did not work.
>>     I previously had the same installations and it worked fine, but
>>     now I don't get it.
>>
>>     Will appreciate any hint. Thanks.
>>
>>     Best regards,
>>     Andrii
>>
>>
>>     _______________________________________________
>>     users mailing list
>>     users at lists.scilab.org  <mailto:users at lists.scilab.org>
>>     http://lists.scilab.org/mailman/listinfo/users
>
>
>     -- 
>     Adrien Vogt-Schilb (Cired)
>     Tel:(+33) 1 43 94 73 83  <tel:%28%2B33%29%201%2043%2094%2073%2083>
>
>
>     _______________________________________________
>     users mailing list
>     users at lists.scilab.org <mailto: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

-- 
Simon Gareste
Support & Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.70
http://www.scilab-enterprises.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130215/cf95943b/attachment.htm>


More information about the users mailing list