after that when i ese this command "sudo apt-get install aptiude"
this line show
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
and last problem is when i tried to install image packages
using this command "sudo apt-get install octave-image"
again this line show
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
when i use octave and after i=imread("image.jpg")
and i write this command i=rgb2gray(i)
warning: the 'rgb2gray' function belongs to the image package from Octave Forge
which seems to not be installed in your system.
Please read <
http://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
warning: called from
__unimplemented__ at line 524 column 5
error: 'rgb2gray' undefined near line 1 column 3