gaim-vv

Arjen Wiersma arjenw at gmail.com
Sat Nov 20 22:16:48 UTC 2004


Andy,

> Code:
> --------------------
> 
>   checking for gdk-2.0 >= 2.0.0... Package gdk-2.0 was not found in the pkg-config search path.
> 
>   Perhaps you should add the directory containing `gdk-2.0.pc'
> 
>   to the PKG_CONFIG_PATH environment variable
> 
>   No package 'gdk-2.0' found
> --------------------
> 
> .. I guess I need to add something else?

My guess is on:

arjenw at katala ~ $ apt-cache search libgtk2.0
libgtk2.0-dev - Development files for the GTK+ library

Whenever you see a .pc missing or headers for that matter you always
need to get the -dev package of the libraries.

Google as well as http://www.debian.org/distrib/packages can help you
track em down :)

regards




More information about the ubuntu-users mailing list