* Merged newxml into HEAD
[linux_from_scratch.git] / FAQ-OBSOLETE / gtk-2_0.xml
blobef40e74030851ac85433ebc1095692be314f04b4
1 <qandaentry id="gtk-2_0">
2 <question><para>I'm getting errors building a package that requires GTK+,
3 but I've installed GTK+ 2.x.</para></question>
4 <answer><para>GTK+ 2.x and 1.2.x aren't compatible.
5 The package you're installing may need GTK+ (and GLIB) 1.2.x.
6 You can install GTK+ (and GLIB) 1.2.x next to 2.x.
7 </para></answer>
8 </qandaentry>