Hi,

can you try :
ls -al /usr/share/scilab/contrib
In my case, I had sivp as a link to a folder, not as a folder itself, so rm -rf would have deleted the folder and not the link.
also,
ls -al ~/.Scilab/scilab-5.3.3

Another thing : --purge is used when deleting a library, not when installing it.

Simon

On 10/26/2012 07:36 PM, Nat0ne wrote:
Hi again,

I removed SIVP with:
*apt-get remove scilab-sivp*

And removed the folder sivp inside:
*/usr/share/scilab/contrib*
with:
*rm -rf sivp*

SIVP is still in atoms GUI, but there is no toolbox menu.
And when I start scilab it says the following error:
----------------------------------------------------
Startup execution:
   loading initial environment

atomsLoad: The file '/usr/share/scilab///contrib/SIVP/0.5.3-3/loader.sce'
doesn't exist or is not read accessible.
----------------------------------------------------

And it is still the same after uninstalling and installing scilab.
*sudo apt-get remove --purge scilab scilab-cli scilab-sivp *
*sudo apt-get install --purge scilab*

Nat0ne



--
View this message in context: 
http://mailinglists.scilab.org/SIVP-Ubuntu-tp4025059p4025082.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

--
Simon Gareste
Support & Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.70
http://www.scilab-enterprises.com

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to