After i upgraded to ubuntu 11.04 when i start my gimp from cmd i get the following errors
gimp:error while loading shared libraries: libbabl-0.0.so.0: cannot open shared object file: No such file or directory
the problem was with synbolic links. I looked at usr/lib and found that there were no libbabl-0.0.s0.0 files. i tried to reinstall it but didn work. Finally i got it working, i had to remove gimp and purge and install libgegl and libbabl again.
the doing the following cmd does it.
sudo apt-get update
sudo apt-get purge gimp libgegl* libbabl*
sudo apt-get install gimp
sudo apt-get clean
thanks :
n0dix
Thank you , your advice helped me greatly, I couldn't figure it out why GIMP crashed,I followed your advice and now it works. Thanks again !
ReplyDeleteThank u... I hope it helps everyone with these problems.
ReplyDeletetanks i'm from brasil!
ReplyDeleteThanks! It also worked for me
ReplyDeleteThank you...
ReplyDeleteThank you very much! I got the problem I think after making an update too when I added a repositorie. Strange thing though, since I stayed on Ubuntu 10.10...
ReplyDeleteAnyways, you saved my day! :)
Thanks a lot !! (from France)
ReplyDeleteThanks a lot from Germany
ReplyDeleteThanks I'm joemarie from Philippines
ReplyDeletethank you from the lovely San Francisco bay area....
ReplyDeletedid not help for me, maybe the problem is with my ppas
ReplyDeleteThank you very much !from France
ReplyDeletein case anyone gets this on Ubuntu 12.04 like me, I fixed the problem by first removing the old ppas:
ReplyDeletecd /etc/apt/sources.list.d/
sudo rm matthaeus123-mrw-gimp-svn-precise.list matthaeus123-mrw-gimp-svn-precise.list.save
and then doing the steps above.
Thanks!!!
DeleteGracias !!!!
ReplyDeleteGood work, thanks from Italy
ReplyDeleteДякую! Мені це теж допомогло :)
ReplyDeleteThe above mentioned 4 steps worked for me after UN-installing CANON-scangear-utility for pixma printer/scanner .... PLUS removing the Matthaeus-ppa in 'old' Synaptics. Thank you very very much
ReplyDelete