What steps will reproduce the problem?
1. svn co as instructed (rev 44)
2. installed dependencies
3. make (fails)
What is the expected output? What do you see instead?
Package gimp-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimp-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimp-2.0' found
(and a lot of gcc errors)
What version of the product are you using? On what operating system?
svn rev 44
OpenSUSE 11.1
Please provide any additional information below.
Though make complains about missing gimp-2.0, I do have gtk+-2.0 (gimp
toolkit). It seems more a naming issue than a real missing dependency.
I have gimp 2.6:
gimp --version
GNU Image Manipulation Program version 2.6.2
Original issue reported on code.google.com by klaussfr...@gmail.com on 11 Aug 2010 at 2:55
Original issue reported on code.google.com by
klaussfr...@gmail.com
on 11 Aug 2010 at 2:55