1 To build Openbox from SVN you need:
3 A C Compiler (GNU GCC 3.2+ suggested)
8 Xlib library/headers (devel package)
10 Glib 2.0+ library/headers (devel package) (http://www.gtk.org)
11 libxml2 2.0+ library/headers (devel package)
12 Pango 1.10+ library/headers (devel package)
15 Optionally you may way:
16 X Cursor library/headers (devel package)
17 Startup Notification library/headers (devel package)
19 I recommend the latest version of all these packages.
21 Do the following to build and install Openbox in CVS:
27 Don't try running it from the openbox/ directory without installing, it won't work.
28 It needs to be installed before it is run.
30 The installed binary is 'openbox'.
35 In debian unstable, you want these packages:
46 libstartup-notification0-dev
49 tip: run "update-alternatives --config automake" and select automake1.9 before