all repos — openbox @ 73a776ee90879ea2b42c6e959f781a6600fada80

openbox fork - make it a bit more like ryudo

add all teh steps
Dana Jansens danakj@orodu.net
commit

73a776ee90879ea2b42c6e959f781a6600fada80

parent

127c3cf93db7a713572a5db311c3b3a2ef11e9b5

1 files changed, 12 insertions(+), 0 deletions(-)

jump to
M README.CVSREADME.CVS

@@ -22,3 +22,15 @@ *** This is because of how CVS deals with timestamps.

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'.