Re: [gtk-list] Irix + Linux problems



> 
>         gcc -Wall -g first.c -o first `gtk-config --cflags` `gtk-config
> --libs`
> 	sh: gtk-config: command not found
> 	sh: gtk-config: command not found
> 	sh: gcc: command not found
> 	*** Error code 1 (bu21)



do you have the [insert-path-here]/gtk/bin   directory in your path?


things might fail during linking, so add this too:

(I use tcsh)  setenv LD_LIBRARY_PATH [insert-path-here]/gtk/lib


Nwanua.



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