Group: comp.os.linux.setup


Subject: GTK2+ compile error on ubuntu 7.10
From: Bill Marcum
Date: 11/13/2007 10:54:00 AM
["Followup-To:" header set to comp.os.linux.development.apps.] On 2007-11-13, Your <dowu0@yahoo.com> wrote: > Hi, > I have just installed Ubuntu7.10 and tried to compile my program which is > based on GTK+ 2.0. > My machine has very new motherboard with dual core CPU. > > Even I tried to compile GTK2.0 with correct option `pkg-config --libs gtk+- > 2.0` in makefile, the machine showed "error because gtk2.0 is not > istalled" and need to pkg-config-path bla bla bla.... > But I found this machine has correct gtk2.0 libraries and related > directories. > > I would know what I do to compile my program which has GTK+ source codes. > > Regards, Maybe you don't have development libraries like libgtk2.0-dev and others?