<div dir="ltr">For GNU-Linux users, related to Ubuntu 14.04 and derivatives:<br><br>If you get an error message loading PIMS, here is a workaround (Scilab 5.5.0 only):<br>    - close Scilab<br>    - install "git" application: <b><span style="font-family:monospace,monospace">sudo apt-get install git</span></b><br>    - open terminal and execute:   <b><span style="font-family:monospace,monospace">git clone git://<a href="http://git.forge.scilab.org/pims.git">git.forge.scilab.org/pims.git</a></span></b><br><br>Files from "git" are cloned into "pims" folder (in the context of terminal).<br>    - open Scilab, navigate to downloaded "pims" folder<br>    - execute "<b><span style="font-family:monospace,monospace">builder.sce</span></b>" (right click / Execute)<br>    - refresh file list and execute "<b><span style="font-family:monospace,monospace">loader.sce</span></b>"<br>    - Close Scilab and manually copy files from "pims" folder to "<span style="font-family:monospace,monospace">SCIHOME</span>" folder "<b><span style="font-family:monospace,monospace">disp(SCIHOME)</span></b>", which is usually something like  "<b><span style="font-family:monospace,monospace">/home/'user_name'/.Scilab/scilab-5.5.0/atoms/PIMS/1.0-1/</span></b>" ==> overwrite existing files!<br><br>You can now delete "pims" foder created with "git".<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-11 10:02 GMT+01:00 Leon Bevc <span dir="ltr"><<a href="mailto:lebevc@gmail.com" target="_blank">lebevc@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For Scilab 5.5.0 there was a known bug in PIMS:<br>
<br>
If you get an error message, here is a a workaround (Scilab 5.5 only):<br>
    - close Scilab<br>
    - open terminal and execute:     git clone<br>
git://<a href="http://git.forge.scilab.org/pims.git" rel="noreferrer" target="_blank">git.forge.scilab.org/pims.git</a><br>
<br>
Files from "git" are cloned into "pims" folder (in the context of terminal).<br>
    - open Scilab, navigate to "pims" folder<br>
    - execute "builder.sce" (right click / Execute)<br>
    - refresh file list and execute "loader.sce"<br>
    - Close Scilab and manually copy files from "pims" folder to<br>
"SCIHOME" folder which is usually:<br>
/home/'user_name'/.Scilab/scilab-5.5.0/atoms/PIMS/1.0-1/ ==><br>
overwrite existing files!<br>
<br>
You can now delete "pims" foder created with "git".<br>
<br>
<br>
2016-02-11 7:52 GMT+01.00, ramyavanditha <<a href="mailto:vandithanvsl@gmail.com">vandithanvsl@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> Dear ScilabUsers,<br>
>                  while loading PIMS module we got an error as below:<br>
>   ->atomsLoad("PIMS")<br>
><br>
> Start PIMS<br>
>       Load gateways<br>
> atomsLoad: An error occurred while loading 'PIMS-1.1-0':<br>
>       link: The shared archive was not loaded: Unknown Error<br>
>  !--error 10000<br>
><br>
> at line     335 of function atomsLoad called by :<br>
> atomsLoad("PIMS")<br>
><br>
> please help us to get rid of it.....<br>
><br>
><br>
><br>
> --<br>
> View this message in context:<br>
> <a href="http://mailinglists.scilab.org/Error-occured-while-loading-PIMS-tp4033435.html" rel="noreferrer" target="_blank">http://mailinglists.scilab.org/Error-occured-while-loading-PIMS-tp4033435.html</a><br>
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at<br>
> Nabble.com.<br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
> <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
><br>
</div></div></blockquote></div><br></div>