<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
Could you please indicate the results of:<br>
atomsGetConfig()<br>
atomsRepositoryList()<br>
<br>
You say you did the same installation on other Win 8 and it worked
fine, even installing this specific module?<br>
<br>
Can you try the following operations : <br>
-Install a fresh 5.4.0 (and remove the
C:\Users\AppData\Roaming\Scilab\scilab-5.4.0 folder before ever
launching it)<br>
-download the <a
href="http://atoms.scilab.org/toolboxes/femtruss/1.2.1/files/femtruss_1.2.1-1.bin.zip">binary</a>
of the module<br>
-launch Scilab<br>
-atomsSystemUpdate()<br>
-atomsSetConfig('offLine','True')<br>
-atomsInstall("path/to/the/module/file.zip)<br>
<br>
Best regards,<br>
<br>
Simon<br>
<br>
<div class="moz-cite-prefix">On 02/14/2013 08:00 PM, Andrii Ryzhkov
wrote:<br>
</div>
<blockquote
cite="mid:CAN2vtfWyEw-kBiHn3897XpnXDWyyKcq4FKkq_JfXqdoXvFrXtg@mail.gmail.com"
type="cite">
<div dir="ltr">Adrien,
<div><br>
</div>
<div>I run Windows 8 64bit. But I did the same installation on
other Windows 8 PCs and it was fine.</div>
<div>As a temporary workaround , I managed to install ATOMS
module manually. That's how I do it:</div>
<div><br>
</div>
<div>1) Try to install ATOMS module in GUI as usual. For
example, "MinGw toolbox". It results in error, but the module
is downloaded in </div>
<div>C:\Users\Andrii\AppData\Roaming\Scilab\scilab-5.4.0\atoms\x64\mingw\mingw_0.9.1-1.bin.x64.windows.zip</div>
<div><br>
</div>
<div>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".</div>
<div><br>
</div>
<div>3) Unzip the content of the module package into C:\Program
Files\scilab-5.4.0\contrib\mingw\0.9.1-1</div>
<div>Keep in mind, that package has an upper level folder and
the actual content is inside of it. Unzip only this content.</div>
<div><br>
</div>
<div>4) Execute while running SciLab as administrator</div>
<div>load(SCI+"\.atoms\installed.bin")</div>
<div>Notice, you may have no a C:\Program
Files\scilab-5.4.0\.atoms folder. I enclosed mine, unzip it.</div>
<div><br>
</div>
<div>5) Add description of your module</div>
<div>installed_mat = [installed_mat; "mingw", "0.9.1-1",
"allusers", "SCI\contrib\mingw\0.9.1-1", "I"]</div>
<div><br>
</div>
<div>6) Delete old file</div>
<div>C:\Program Files\scilab-5.4.0\.atoms\installed.bin<br>
</div>
<div><br>
</div>
<div>7) Save new one</div>
<div>save(SCI+"\.atoms\installed.bin",installed_mat)<br>
</div>
<div><br>
</div>
<div>8) Check in GUI if ATOMS module is installed.</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Andrii</div>
<div><br>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div dir="ltr">Sincerely,<br>
<br>
Dr. Andrii Ryzhkov<br>
<br>
Fulbright Visiting Scholar<br>
University of Colorado at Boulder<br>
Department of Electrical, Computer, and Energy Engineering<br>
ECOT 431<br>
425 UCB<br>
Boulder, CO 80309-0425<br>
<br>
E-mail: <a moz-do-not-send="true"
href="mailto:andrii.ryzhkov@gmail.com" target="_blank">andrii.ryzhkov@gmail.com</a><br>
Skype: andriy.ryzhkov<br>
Mobile: 303-475-1332<br>
</div>
</div>
<br>
<br>
<div class="gmail_quote">On Thu, Feb 14, 2013 at 5:34 AM,
Adrien Vogt-Schilb <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:vogt@centre-cired.fr" target="_blank">vogt@centre-cired.fr</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>i have te same proble with windows 8, any scialb
version<br>
<br>
Andrii, are you running win 8 ?<br>
<br>
All, do you know how to install manually an atoms
package?<br>
this means download, unzip, and register it manually<br>
<br>
(as it seemes the problems comes from unzipping the
package once downloaded)<br>
<br>
thanx
<div>
<div><br>
<br>
<br>
On 14/02/2013 00:30, Andrii Ryzhkov wrote:<br>
</div>
</div>
</div>
<blockquote type="cite">
<div>
<div>
<div dir="ltr">Hi,
<div><br>
</div>
<div>I have problem installing ATOMS in SciLab
5.4.0 x64. Trying to install any ATOMS module
I got an error:</div>
<div><br>
</div>
<div>
<div>-->atomsInstall ('femtruss');</div>
<div> 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.</div>
<div> !--error 10000 </div>
<div><br>
</div>
<div>at line 51 of function atomsError
called by : </div>
<div>at line 82 of function atomsExtract
called by : </div>
<div>at line 318 of function atomsInstall
called by : </div>
<div>atomsInstall ('femtruss');</div>
<div> </div>
<div>I tried to run SciLab as administrator,
tried 32bit version and even tried
to re-install SciLab. Did not work.</div>
<div>I previously had the same installations
and it worked fine, but now I don't get it.</div>
<div><br>
</div>
<div>Will appreciate any hint. Thanks.</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Andrii</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
</div>
</div>
<pre>_______________________________________________
users mailing list
<a moz-do-not-send="true" href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a>
<a moz-do-not-send="true" href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><span><font color="#888888">
</font></span></pre>
<span><font color="#888888"> </font></span></blockquote>
<span><font color="#888888"> <br>
<br>
<pre cols="72">--
Adrien Vogt-Schilb (Cired)
Tel: <a moz-do-not-send="true" href="tel:%28%2B33%29%201%2043%2094%2073%2083" value="+33143947383" target="_blank">(+33) 1 43 94 73 83</a></pre>
</font></span></div>
<br>
_______________________________________________<br>
users mailing list<br>
<a moz-do-not-send="true"
href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a moz-do-not-send="true"
href="http://lists.scilab.org/mailman/listinfo/users"
target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Simon Gareste
Support & Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.70
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a></pre>
</body>
</html>