Newbie GUI development

2004-10-05 Thread Ken Dibble
I'm trying to build a Linux gui app and failing miserably. Any help would be appreciated. $ pkg-config --libs gtk+-2.0 gnome-config: not found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH env

RE: Newbie GUI development

2004-10-05 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Ken Dibble > Sent: 05 October 2004 10:21 > I'm trying to build a Linux gui app and failing miserably. > Any help would be appreciated. > > $ pkg-config --libs gtk+-2.0 > gnome-config: not found > Package gobject-2.0 was not found in t

Re: Newbie GUI development

2004-10-05 Thread Gerrit P. Haase
Hallo Ken, Am Dienstag, 5. Oktober 2004 um 11:21 schriebst du: > I'm trying to build a Linux gui app and failing miserably. > Any help would be appreciated. > $ pkg-config --libs gtk+-2.0 > gnome-config: not found > Package gobject-2.0 was not found in the pkg-config search path. > Perhaps you s

Re: Newbie GUI development

2004-10-05 Thread Ken Dibble
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Ken Dibble Sent: 05 October 2004 10:21 I'm trying to build a Linux gui app and failing miserably. Any help would be appreciated. $ pkg-config --libs gtk+-2.0 gnome-config: not found Package gobject-2.0 was not foun

Re: Newbie GUI development

2004-10-05 Thread Ken Dibble
Gerrit P. Haase wrote: Hallo Ken, Am Dienstag, 5. Oktober 2004 um 11:21 schriebst du: I'm trying to build a Linux gui app and failing miserably. Any help would be appreciated. $ pkg-config --libs gtk+-2.0 gnome-config: not found Package gobject-2.0 was not found in the pkg-config search

Re: Newbie GUI development

2004-10-05 Thread Ken Dibble
Ken Dibble wrote: Gerrit P. Haase wrote: Hallo Ken, Am Dienstag, 5. Oktober 2004 um 11:21 schriebst du: I'm trying to build a Linux gui app and failing miserably. Any help would be appreciated. $ pkg-config --libs gtk+-2.0 gnome-config: not found Package gobject-2.0 was not found in the

RE: Newbie GUI development

2004-10-05 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Ken Dibble > Sent: 05 October 2004 10:51 > > > > This is all gnome stuff. You'll need to install gnome dev stuff. > > > > > That was my original thought but: > > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gnome > > doesn't

Re: Newbie GUI development

2004-10-05 Thread Gerrit P. Haase
Hello Ken, >> This is all gnome stuff. You'll need to install gnome dev stuff. >> >> > That was my original thought but: > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gnome > doesn't appear to have any gnome specific stuff. > It has gtk stuff, which I have. > (cygcheck was attached to