[Scilab-users] Problem installing modules manually (atomsInstall)

Lavitha Pereira lavitha89 at gmail.com
Fri Jan 15 11:42:25 CET 2016


Hi Lester,

If you are under proxy, follow the below instructions.
Configure the network proxy

atomsSetConfig("Verbose","True")atomsSetConfig("useProxy","True")atomsSetConfig("proxyHost","myProxyHost")atomsSetConfig("proxyPort","myProxyPort")atomsSetConfig("proxyUser","myUserName")atomsSetConfig("proxyPassword","myPassword")


Read the more documentation below:
https://wiki.scilab.org/ATOMS

Reagrds,

Lavita Pereira



On Fri, Jan 15, 2016 at 3:59 PM, Lester Anderson <arctica1963 at gmail.com>
wrote:

> I assume that the following error from atomsGui is due to no direct
> port access to the Internet? The webpage links from Scilab work fine.
>
> Somewhat at a loss as to how to proceed. Do I need to get the IT guys
> to open a port/proxy access ?
>
> Works fine when I do things from home.
>
> Cheers
>
> On 15 January 2016 at 06:37, Lester Anderson <arctica1963 at gmail.com>
> wrote:
> > Just installed v5.5.2 and get the same issue when trying to install a
> > module manually, error 21 at line 170 of atomsInstall
> >
> > Scilab is installed in Program Files on Windows, and so I am guessing
> > that it might be a permissions issue for a work machine?
> >
> > On 13 January 2016 at 08:51, Lester Anderson <arctica1963 at gmail.com>
> wrote:
> >> Hello,
> >>
> >> I currently have v5.4.1 of Scilab, and have to install modules manually.
> >>
> >> I am trying to install apifun (as quite a few modules use it), but get
> >> this error
> >>
> >> -->atomsInstall('c:\ss20-work\scilab\apifun_0.4.2-3.bin.zip')
> >>  !--error 21
> >> Invalid index.
> >> at line     170 of function atomsInstall called by :
> >> atomsInstall('c:\ss20-work\scilab\apifun_0.4.2-3.bin.zip')
> >>
> >> Checked the code for atomsInstall:
> >>
> >> eb_ki.Callback = "updateedit_ki";  Line 170
> >>
> >> Any ideas how to resolve this? Will have to follow the same procedure
> >> for v5.5.2 when I update.
> >>
> >> Thanks
> >> Lester
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>
>


-- 
Thanks & Regards,
Lavitha M. Pereira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160115/1a4aea3c/attachment.htm>


More information about the users mailing list