Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't build on Debian Wheezy #24

Closed
GoogleCodeExporter opened this issue Jun 27, 2015 · 2 comments
Closed

doesn't build on Debian Wheezy #24

GoogleCodeExporter opened this issue Jun 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. unpacking
2. running make
3. reading the INSTALL text

What is the expected output? What do you see instead?
instead of building the product, I see this:

$ make
gcc -c -O3 -Wall `pkg-config --cflags gtk+-2.0 gtkglext-1.0 gimp` normalmap.c
Package gimp was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimp' found
normalmap.c:26:21: fatal error: gtk/gtk.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
make: *** [normalmap.o] Fehler 1


What version of the product are you using? On what operating system?
1.2.3


Please provide any additional information below.

gimp is installed. and all the other packages just don't exist in Debian 7.1 
... neither apt-get nor aptitude can find them.

What packages do I really have to be installed?

Original issue reported on code.google.com by atarixle...@gmail.com on 10 Sep 2013 at 1:56

@GoogleCodeExporter
Copy link
Author

got my error: it is not the package gimp-2.0 ... the name of the package is 
libgimp2.0-dev

now it compiled and installed without any error

Original comment by atarixle...@gmail.com on 10 Sep 2013 at 9:37

@GoogleCodeExporter
Copy link
Author

Original comment by ski...@gmail.com on 7 Dec 2013 at 8:16

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant