1 To build Openbox from CVS you need:
3 A C Compiler (GNU GCC 3.2+ suggested)
8 Xft2 library/headers (devel package) (http://www.fontconfig.org)
9 Xlib library/headers (devel package)
11 Glib 2.0+ library/headers (devel package) (http://www.gtk.org)
12 libxml2 2.0+ library/headers (devel package)
14 Optionally, if you want to build the configuration tool (this is recommended):
15 GTK+ 2.0+ library/headers (devel package) (http://www.gtk.org)
17 I recommend the latest version of all these packages.
19 Do the following to build and install Openbox in CVS:
25 Don't try running it from the src/ directory without installing, it won't work.
26 It needs to be installed before it is run.
28 The installed binary is 'openbox3'.
33 In debian unstable, you want these packages:
47 tip: run "update-alternatives --config automake" and select automake1.7 before