Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <418FBECF.2010900@x-ray.at> Date: Mon, 08 Nov 2004 19:45:35 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a4) Gecko/20040927 MIME-Version: 1.0 To: Doug Poland CC: cygwin AT cygwin DOT com Subject: Re: Need help compiling gaim-1.0.2 References: <20041104211854 DOT GD10826 AT omniresources DOT com> <20041104212724 DOT GD16067 AT trixie DOT casa DOT cgf DOT cx> <52354 DOT 172 DOT 16 DOT 1 DOT 8 DOT 1099694515 DOT squirrel AT 172 DOT 16 DOT 1 DOT 8> <418C57B2 DOT 3040907 AT ateb DOT com> <20041108182031 DOT GB92358 AT polands DOT org> In-Reply-To: <20041108182031.GB92358@polands.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Doug Poland schrieb: >>Reid said: >> >>>Doug Poland wrote: >>> >>>checking for GTK+ - version >= 2.0.0... gnome-config: not found >>>gnome-config: not found >>>no >>>*** Could not run GTK+ test program, checking why... >>>*** The test program failed to compile or link. See the file >>>*** config.log for the exact error that occured. This usually >>>*** means GTK+ is incorrectly installed. >>>configure: error: >>>*** GTK+ 2.0 is required to build Gaim; please make sure you >>>*** have the GTK+ development headers installed. The latest >>>*** version of GTK+ is always available at http://www.gtk.org/. >>> >>> >> >>gnome-config: not found is a big hint. >> > > Indeed > > >>http://www.cygwin.com/ml/cygwin/2004-10/msg00226.html >> > > Thanks for the pointer. I read this thread but am not quite sure what > the solution is. I ran the command: > > host$ cygcheck -c gtk2-x11 > > Presumably, that verifies that I do have the necessary package > installed. In fact, my system returns: > > Cygwin Package Information > Package Version Status > gtk2-x11 2.4.11-1 OK > > So I have GTK 2.0 package installed. The OP goes on to ask how to > correctly set his pkg-config path, the response being: > > $ echo $PKG_CONFIG_PATH > /usr/X11R6/lib/pkgconfig I thought /usr/lib/pkgconfig is our default $PKG_CONFIG_PATH path. At least gtk and gnome put their stuff in there. > $ export PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig /usr/X11R6/lib/pkgconfig only carry a view X libs. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/