First time compile problem



Hello,

I just got done installing gtk+. I compiled my first program
with these commands:

gcc -Wall -g foo.c -o foo `gtk-config --cflags` \ `gtk-config --libs`

Here's the errors that I am getting:

/bin/bash: gtk-config: command not found
/bin/bash: gtk-config: command not found
.
.
.
/usr/local/include/glib.h:22: glibconfig.h: No such file or directory

Any suggestions would be greatly appreciated.

Van Sy



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]