Hi,

Ok, I was able to remove SIVP after removing with *rm -rf* the SIVP folder,
installing it with *apt-get* and remove it again with atoms.

Later I installed SIVP again with:
*atomsInstall("SIVP")*

and I have this message.

-----------------------------------------------------------------------------
Startup execution:
  loading initial environment

SIVP - Scilab Image and Video Processing Toolbox
        Load macros
        Load gateways
atomsLoad: An error occurred while loading 'SIVP-0.5.3-3':
        link: The shared archive was not loaded: libjpeg.so.62: cannot open 
shared
object file: No such file or directory
-----------------------------------------------------------------------------

You said to try md5sum. I did not know what that is, so I made some research
and I did this:

root@ubuntu:/home/antonio/.Scilab/scilab-5.3.3/atoms/archives# *ls*
*SIVP_0.5.3-3.bin.x86_64.linux.tar.gz*
root@ubuntu:/home/antonio/.Scilab/scilab-5.3.3/atoms/archives# *md5sum
SIVP_0.5.3-3.bin.x86_64.linux.tar.gz*
*4de0f033f09fe3197986f2b84827d902  SIVP_0.5.3-3.bin.x86_64.linux.tar.gz*
root@ubuntu:/home/antonio/.Scilab/scilab-5.3.3/atoms/archives# *md5sum
SIVP_0.5.3-3.bin.x86_64.linux.tar.gz > hash.md5*
root@ubuntu:/home/antonio/.Scilab/scilab-5.3.3/atoms/archives# *ls*
*hash.md5  SIVP_0.5.3-3.bin.x86_64.linux.tar.gz*
root@ubuntu:/home/antonio/.Scilab/scilab-5.3.3/atoms/archives# *gedit
hash.md5*
root@ubuntu:/home/antonio/.Scilab/scilab-5.3.3/atoms/archives# *md5sum -c
hash.md5*
*SIVP_0.5.3-3.bin.x86_64.linux.tar.gz: OK*

I am not sure if it's correct.

Nat0ne



--
View this message in context: 
http://mailinglists.scilab.org/SIVP-Ubuntu-tp4025059p4025109.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

Reply via email to