Re: Installing more than 1 version of Gtk+



On Sat, 2006-07-01 at 14:01 +0800, Stephen Ng wrote:
> Hi!
> 
> I am running on a standard FC3 and was wondering if it is possible to 
> install the latest Gtk+ (v2.8) simultaneously with the existing v2.4. If 
> so, how do I do that and when linking what do I need to do to pick the 
> right version of the library?

Sure you can, as long as the prefix the new version installs to is not
in /usr.  If the prefix you installed gtk to was /opt/garnome, for
example you would configure like so:

PKG_CONFIG_PATH=/opt/garnome/lib/pkgconfig ./configure


> 
> Thanks.
> 
> Stephen
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 



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