How to Install SIVP toolbox on Scilab 5.2.2 and do the proxy settings?
Submitted by Rajesh Raut on Thu, 02/03/2011 - 17:37
Dear Aditya,
When I tried to run atomsInstall SIVP on WindowsXP Professional OS
the following error has occurred:
-------
atomsInstallList: The package SIVP is not available.
!--error 10000
at line 51 of function atomsError called by :
at line 76 of function atomsInstallList called by :
at line 217 of function atomsInstall called by :
atomsInstall SIVP
----------
Please guide me How to Install the toolbox for SciLab 5.2.2 and how to do the proxy settings? And also How to check whether the SIVP toolbox is really installed/working after installation?
Thanks and regards,
Rajesh Raut
SRKNEC, Nagpur
Taxonomy upgrade extras:
Aditya Sengupta
Thu, 02/03/2011 - 18:06
Permalink
Hi Rajesh, I checked on my
Hi Rajesh,
I checked on my machine. SIVP is not available in the repositories for Scilab 5.2.2. You'll need to download and install the latest version (Scilab 5.3.0) for this to work with ATOMS.
In order to use ATOMS if you're behind a proxy server, you'll need to set up Scilab to understand that. Type 'help proxy' in Scilab for more details. You'll have to set configuration variables using the atomsSetConfig() function- for example: atomsSetConfig('proxyHost', 'netmon.iitb.ac.in'). You may also have to set a port number, your username and password (if your proxy server requires a username and password).
Subsequently, simply type 'atomsInstall SIVP' in order to install SIVP. After it has been installed, simply close and reopen Scilab to be able to use SIVP.
Regards,
Aditya Sengupta
Rajesh Raut
Fri, 02/04/2011 - 11:44
Permalink
Unable to Install SIVP
Dear Sir,
I have Installed SciLab5.3.0-beta4 and have run atomsInstall SIVP commond. I get the following error whenever I restart SciLab console:
-----
Startup execution:
Aditya Sengupta
Fri, 02/04/2011 - 13:46
Permalink
Is your copy of Windows XP up
Is your copy of Windows XP up to date (till service pack 3)? We've noticed this issue during some workshops- they have always occured on computers that had Windows XP copies that were not up to date.
Also- is there a reason you've installed the beta version of Scilab instead of the latest version?
nirley.gupta
Fri, 09/23/2011 - 12:33
Permalink
Prerequisites
Please dont forget to install Open CV first, before SIVP.
As SIVP Toolbox is using Open CV in its core.