]> Dogcows Code - chaz/openbox/commitdiff
add all teh steps
authorDana Jansens <danakj@orodu.net>
Fri, 24 Jan 2003 07:00:34 +0000 (07:00 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 24 Jan 2003 07:00:34 +0000 (07:00 +0000)
README.CVS

index b16a7845e8536868a19f822f56b8af8676ecb66f..64a45bff87ff21e0575d0f36a8deeb53bbcb1e02 100644 (file)
@@ -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
+<optional touch commands from above if you don't have SWIG>
+% 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'.
This page took 0.025535 seconds and 4 git commands to generate.