Hi all,

From the following webpage:

http://www.gtk.org/download/linux.php

We can know that in order to compiling GTK+ 3.4, we must install the following packages:

 * GTK+ 3.4 <http://ftp.gnome.org/pub/gnome/sources/gtk+/3.4/>
 * GLib 2.32 <http://ftp.gnome.org/pub/gnome/sources/glib/2.32/>
 * Pango 1.30 <http://ftp.gnome.org/pub/gnome/sources/pango/1.30/>
 * Gdk-Pixbuf 2.26
   <http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.26/>
 * ATK 2.4 <http://ftp.gnome.org/pub/gnome/sources/atk/2.4/>


Furthermore, the order in which the above packages are installed is also a big matter for this thing. Could someone please give me some hints on the order to compiling the above packages in order to finally compiling and install the GTK+ 3.4 <http://ftp.gnome.org/pub/gnome/sources/gtk+/3.4/>?

On the other hand, the above webpage also said that:

------------
Some applications still require GTK+ 2, an older stable version of GTK+. You can have the run-time and development environments for GTK+ 3.x, GTK+ 2.x and GTK+ 1.2 installed simultaneously on your computer.
------------

For my case, I currently use Debian squeeze 6.0.6, the default GTK+ precompiled for this distribution is called the libgtk2.0-dev package. which will install the GTK+2.20 on my system. But just as the official website of GTK+ has pointed out, I want to install GTK+ 3.x and GTK+ 2.x simultaneously on your computer, so that I can compile and run more customized programs from source to meet my special requirements. Could you please give me some more hints on how to installed GTK+ 3.x and GTK+ 2.x simultaneously on one computer? Should they use the same versions of the dependent packages -- i.e., for the packages GLib, Pango, Gdk-Pixbuf, and ATK
-- or not?  Thanks in advance.

Regards
-- .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
_______________________________________________
gtk-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to