Wiki home
Editing page "
gtk+2
"
Base on previous version:
0
-
234
-
271
-
295
-
323
-
343
-
383
-
408
-
416
-
1549
-
2503
-
2578
-
3025
-
3425
-
3577
-
3762
-
3816
-
4538
-
5121
-
5186
-
6354
# This is for the old GTK+ 2.x version which many applications still depend on # Note: depends on [pkg]pkg-config[/pkg] # Note: depends on [pkg]glib[/pkg] # Note: depends on [pkg]atk[/pkg] # Note: depends on [pkg]libX11[/pkg] # Note: depends on [pkg]cairo[/pkg] (needs to be built with libX11-support) # Note: depends on [pkg]pango[/pkg] (needs to be built with cairo-support) # Note: depends on [pkg]gdk-pixbuf[/pkg] wget -c [link]http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-2.24.13.tar.xz[/link] tar -xJf gtk+-2.24.13.tar.xz cd gtk+-2.24.13 mkdir -p builddir cd builddir ../configure --prefix="/usr" make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page