Quote:
Originally Posted by wladicus
However, STILL NO GIMP. I did what you suggested, I even tried it again by completely removing Gimp and then doing a new installation, but still no Gimp and exactly same error message about the damaged formatting.
Any new ideas? |
Completely remove Gimp
Code:
sudo apt-get remove gimp --purge
sudo apt-get autoremove
Gimp-2.6 For: Ubuntu Hardy (32 bits)
install in the following order:
Code:
~$ wget http://cesium.di.uminho.pt/pub/getdeb/ubuntu/hardy/li/libgimp2.0_2.6.0-1~getdeb1_i386.deb
~$ sudo dpkg -i libgimp2.0_2.6.0-1~getdeb1_i386.deb
~$ wget http://getdeb.agetta.de/ubuntu/hardy/li/libbabl-0.0-0_0.0.22-1~getdeb1_i386.deb
~$ sudo dpkg -i libbabl-0.0-0_0.0.22-1~getdeb1_i386.deb
~$ wget http://ftp.heanet.ie/mirrors/www.getdeb.net/getdeb/ubuntu/hardy/li/libgegl-0.0-0_0.0.18-1~getdeb1_i386.deb
~$ sudo dpkg -i libgegl-0.0-0_0.0.18-1~getdeb1_i386.deb
~$ wget http://ftp.heanet.ie/mirrors/www.getdeb.net/getdeb/ubuntu/hardy/gi/gimp-data_2.6.0-1~getdeb1_all.deb
~$ sudo dpkg -i gimp-data_2.6.0-1~getdeb1_all.deb
~$ wget http://ftp.heanet.ie/mirrors/www.getdeb.net/getdeb/ubuntu/hardy/gi/gimp_2.6.0-1~getdeb1_i386.deb
~$ sudo dpkg -i gimp_2.6.0-1~getdeb1_i386.deb
~$ wget http://ftp.heanet.ie/mirrors/www.getdeb.net/getdeb/ubuntu/hardy/gi/gimp-python_2.6.0-1~getdeb1_i386.deb
~$ sudo dpkg -i gimp-python_2.6.0-1~getdeb1_i386.deb
Start GIMP by running: