<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 27/08/2018 à 20:20, Samuel Gougeon a
écrit :<br>
</div>
<blockquote cite="mid:09328849-e0ee-bd8d-d20f-ae492730f882@free.fr"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
../...<span style="color: rgb(91, 89, 80); font-family:
sans-serif; font-size: 14.4px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; text-decoration-style: initial;
text-decoration-color: initial; display: inline !important;
float: none;"><br>
</span><tt>----------<br>
</tt> <br>
For CPGE: This module depends on the "iodelay" module (this is
indicated in its online description).<br>
This means that you must install iodelay first. Otherwise, ATOMS
with see that you don't have it, and will try to find it <b>online</b>,
<b>even in offline mode</b>. Finally, it display an error message
in the console about the fact that iodelay is missing.<br>
This is also the ATOMS client behavior in Scilab 6.0. In my
opinion, it is not correct: A warning message should be displayed
in the console, and the installation stopped, without error.
offline means offline.<br>
<br>
So, try it: install iodelay. And then instal CPGE, and try to load
it. It should be OK. It has a right loader.sce, that calls it
.start file.<br>
</blockquote>
<br>
A way to do it more easily is to put the iodelay AND the CPGE zip
files together in SCI/contrib/archives.<br>
Then, do as usual, in offline mode<br>
<tt>--> atomsInstall CPGE</tt><br>
<br>
and hope that atoms won't try to get anything online...<br>
When requiring iodelay, it should automatically probe the archives
directory to find its zip file.<br>
<br>
If you don't have any administration rights to write in the SCI
directory, you might put zips in the SCIHOME/contrib/archives
directory instead (unchecked).<br>
<br>
</body>
</html>