Re: gtk version



On 9/26/07, Amboo Srivastava <asrivast adobe com> wrote:
>
>
> Hi all,
>
> I am a newbie to Linux/Solaris. I am running into a problem related to gtk
> version. I have 2 versions of gtk+ installed on my Solaris 10 machine. I
> have installed gtk 2.6 from blastwave.org but when I type in the command:
> pkg-config --modversion gtk+-2.0, I get gtk2.4.9 as the version installed.
> Is it possible by any means to know how many versions of gtk are installed
> and which one is currently being used? How do I remove the older version of
> gtk? Any help on this will be deeply appreciated.
>

pkg-config uses the PKG_CONFIG_PATH environment variable to look for
.pc files, and it also looks for default location(s). Make sure that
variable is set to point to the prefix of the GTK+ version you want to
use.

Vivien



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