From: Dana Jansens Date: Fri, 24 Jan 2003 07:00:34 +0000 (+0000) Subject: add all teh steps X-Git-Tag: openbox-2_3_0~206 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=73a776ee90879ea2b42c6e959f781a6600fada80;p=dana%2Fopenbox.git add all teh steps --- 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'.