Re: [gtk-list] Irix + Linux problems
- From: Nwanua Elumeze <nwanua makaha colorado edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Irix + Linux problems
- Date: Tue, 11 Aug 1998 13:49:35 -0600 (MDT)
>
> 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]