Page 1 of 1

gimp is missing a lib

Posted: 5. Dec 2009, 09:28
by wingevil
I installed Salix in "Basic" mode. After that I installed Gimp via gslapt.

Whe I try to start gimp from terminal, this message appears:

Code: Select all

mrox[~]$ gimp
gimp: error while loading shared libraries: libgegl-0.0.so.0: cannot open shared object file: No such file or directory
How can I fix that?

Re: gimp is missing a lib

Posted: 5. Dec 2009, 10:47
by laprjns
slapt-get --install gegl

Re: gimp is missing a lib

Posted: 5. Dec 2009, 11:33
by wingevil
This was the right hint.

After installing gegl I had to install babl also and then gimp worked.

Thank you. :)

Re: gimp is missing a lib

Posted: 5. Dec 2009, 12:20
by thenktor
gegl is in the gimp dep file. Strange that it was not installed automatically :?