delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/05/06:01:15

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: <416270BB.3090301@alltel.net>
Date: Tue, 05 Oct 2004 05:00:27 -0500
From: Ken Dibble <kdibbleNOSPAM AT alltel DOT net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
MIME-Version: 1.0
To: cygwin <cygwin AT cygwin DOT com>
Subject: Re: Newbie GUI development
References: <4162678A DOT 1050000 AT alltel DOT net> <1519916300 DOT 20041005114618 AT familiehaase DOT de> <41626FD4 DOT 9050000 AT alltel DOT net>
In-Reply-To: <41626FD4.9050000@alltel.net>


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 pkg-config search path.
>>> Perhaps you should add the directory containing `gobject-2.0.pc'
>>> to the PKG_CONFIG_PATH environment variable
>>> Package 'gobject-2.0', required by 'GdkPixbuf', not found
>>>   
>>
>>
>>  
>>
>>> I couldn't find gnome-config in the setup package search facility.
>>> I did find     cygobject-2.0-0.dll
>>> in                glib2-runtime/glib2-runtime
>>>   
>>
>>
>> The name of the DLL is actually 'cyggobject-2.0-0.dll', the prefix is
>> 'cyg' followed by the package name.  And it is included:
>> http://cygwin.com/cgi-bin2/package-grep.cgi?grep=cyggobject-2.0-0.dll
>>
>> Expected output:
>> $ pkg-config --libs gtk+-2.0
>> -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
>> -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
>> -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv 
>>
>> Please run: cygcheck -c gtk2-x11
>>
>> Expected output:
>> $ cygcheck -c gtk2-x11
>> Cygwin Package Information
>> Package              Version        Status
>> gtk2-x11             2.4.4-1        OK
>>
>>
>> If you get the same, then maybe your pkg-config path setting is
>> broken?
>>
>>  
>>
> kdibble AT BECCOMPUTER ~
> $ cygcheck -c gtk2-x11
> Cygwin Package Information
> Package              Version        Status
> gtk2-x11             2.4.4-1        OK
>
> OK, so how do I fix aforementioned pkg-config path ?
>
oops.
$ echo $PKG_CONFIG_PATH
/usr/X11R6/lib/pkgconfig




--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019