From: Fowler (fowler at domain indigo.ie)
Date: Tue 29 Feb 2000 - 22:48:21 GMT
linux user wrote:
>
> I started the gtk tutorial on
> http://www.gtk.org/tutorial/gtk_tut-2.html
>
> when i compiled the helloworld.c prog i got
>
> gcc: gtk-config --cflags --libs: no such file or directory
>
gcc -Wall -g foo.c `gtk-config --cflags` `gtk-config --libs`
is what I use - possibly gtk-config is not in your path?
regards,
Colin Fowler
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:31 GMT