[Scilab-users] scipad() 8.71 install

Radovan Omorjan omorr at uns.ac.rs
Sun Aug 4 09:23:49 CEST 2013


Hello Francois,

I tried Scipad both on Linux and Windows 7 (32bit) and Scilab 5.4.1.  
folowing your instructions.
It went Ok on Linux (Xubuntu) but not on Windows.  Here are the error 
messages

-------------------------
-->scipver = "8.71";

-->atomsSetConfig("offLine","True");

-->atomsInstall("D:/Downloads/Software/Scilab"+"/scipad-"+scipver+"-Scilab5.zip");
WARNING: Option offline of ATOMS configuration is set to True. 
atomsSystemUpdate did not check the latest modules availables.

-->if ~exists("atomsinternalslib") then
-->   load("SCI/modules/atoms/macros/atoms_internals/lib");
-->end

-->execstr("exec("""+atomsGetInstalledPath(["scipad" 
scipver])+"/builder.sce"",-1)");
   error(msprintf(gettext("%s module not installed."), "modules_manager"));
!--error 10000
modules_manager module not installed.
at line      21 of exec file called by :
exec("SCIHOME\atoms\scipad\8.71/builder.sce",-1)
in  execstr instruction    called by :
execstr("exec("""+atomsGetInstalledPath(["scipad" 
scipver])+"/builder.sce"",-1)");


-->atomsLoad("scipad");

  !--error 10000
atomsLoad: The file 
'C:\Users\omorjan\AppData\Roaming\Scilab\scilab-5.4.1\atoms\scipad\8.71\loader.sce' 
doesn't exist or is not read accessible.
at line     323 of function atomsLoad called by :
atomsLoad("scipad");
--------------------------------

Regards,
Radovan

On 8/3/2013 1:54 PM, François Vogel wrote:
> Hi,
>
> Apparently you are trying to install _in Scilab 5_ the Scipad-8.71 
> version targeted to _Scicoslab_.
>
> Scicoslab is not Scilab.
>
> I'm distributing Scipad for both software but in two different 
> distribution files:
> scipad-8.71-Scilab5.zip    --> Scipad for Scilab-5
>     scipad-8.71-Scicoslab.zip    --> Scipad for Scicoslab
>
> Download the zip file that matches the software you are using, then 
> check Scipad installation instructions detailed on this page:
>
> http://sourceforge.net/p/scipad/wiki/Installation/
>
> If following these instructions accurately still does not work for 
> you, please let me know and I will help you more.
>
> Regards,
> Francois
>
>
>> Selected post
>> Hello all,
>>
>> I am about to install scipad() but I am having problems with it:
>>
>> -1->exec('C:\Google Drive\SciLab\install\instl_scipad.sce', -1)
>> !--error 10000
>> atomsDESCRIPTIONread: The file 
>> "C:\Users\PETERB~1\AppData\Roaming\Scilab\scilab-5.4.1\.atoms\tmp_1375528389\tcl\DESCRIPTION" 
>> does not exist.
>> at line 46 of function atomsDESCRIPTIONread called by :
>> at line 160 of function atomsInstall called by :
>> -Scicoslab.zip")
>> at line 4 of exec file called by :
>> scipad.sce', -1
>>
>> can you advice how to install scipad?
>>
>> Thanks!
>>
>> Best regards,
>> Peter
>>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>




More information about the users mailing list