You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
atarixle...@gmail.com
on 10 Sep 2013 at 1:56The text was updated successfully, but these errors were encountered: