pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Cannot install 11.92, PLEASE HELP


From: Charles Kerr
Subject: Re: [Pan-users] Cannot install 11.92, PLEASE HELP
Date: Mon, 13 May 2002 08:53:57 -0700
User-agent: Mutt/1.3.20i

On Mon, May 13, 2002 at 05:13:01PM +0200, Janos Blazi wrote:
> I have been using Pan for a few weeks. At the beginning I thought that it was 
> clearly inferior to Gravity (which I used on Windows) but now I see that it 
> is actually superior to Gravity (the threading for example).
> 
> But I cannot install 11.92. Here is the console message when ./configure 
> returns:
> 
>   checking for bind_textdomain_codeset... yes
>   checking for pkg-config... /usr/local/bin/pkg-config
>   checking for glib-2.0 >= 2.0.1
>                         gthread-2.0 >= 2.0.1... yes
>   checking GLIB_CFLAGS...  -D_REENTRANT -I/opt/gtk/include/glib-2.0
>   -I/opt/gtk/lib/glib-2.0/include
>   checking GLIB_LIBS...   -L/opt/gtk/lib -lgthread-2.0 -lpthread -lglib-2.0
>   checking for gtk+-2.0 >= 2.0.2... Requested 'gtk+-2.0 >= 2.0.2' but version 
>   of GTK+ is 2.0.1
> 
>   configure: error: Library requirements (gtk+-2.0 >= 2.0.2) not met; 
> consider  
>   adjusting the PKG_CONFIG_PATH environment variable if your libraries are in
>   a nonstandard prefix so pkg-config can find them.
>   linux:/usr/local/pan-0.11.92 #
> 
> The variable PKG_CONFIG_PATH is set:
> 
>   linux:/usr/local/pan-0.11.92 # echo $PKG_CONFIG_PATH
>   /opt/gtk/lib/pkgconfig

pkg-config is looking for gtk 2.0.2 but thinks you have 2.0.1 installed.
You should upgrade to 2.0.2, or if that's not an option, tweak the configure
script to look for 2.0.1.

cheers,
Charles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]