add all teh steps
This commit is contained in:
parent
127c3cf93d
commit
73a776ee90
1 changed files with 12 additions and 0 deletions
12
README.CVS
12
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
|
||||
<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'.
|
||||
|
|
Loading…
Reference in a new issue