X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=README.CVS;h=64a45bff87ff21e0575d0f36a8deeb53bbcb1e02;hb=5168a8add5ed46f74b615ecc60738c1113606734;hp=b16a7845e8536868a19f822f56b8af8676ecb66f;hpb=127c3cf93db7a713572a5db311c3b3a2ef11e9b5;p=chaz%2Fopenbox diff --git a/README.CVS b/README.CVS index b16a7845..64a45bff 100644 --- a/README.CVS +++ b/README.CVS @@ -22,3 +22,15 @@ SWIG 1.3.17+ (http://www.swig.org) I recommend the latest version of all these packages. + +Do the following to build and install Openbox in CVS: + +% ./bootstrap +% ./configure + +% make all install + +Don't try building it and running it from the src/ directory, it won't work. It +needs to be installed. + +The installed binary is 'openbox3'.