Installing your own "webjukebox":
Do not download the release versions. Instead, go to the bottom
of the project page, and view the cvs instructions. The module name is
htdocs. After you issue the cvs commands, you will have your
own htdocs directory. Set this directory as the DocumentRoot on your
webserver.
These two commands are all it takes to install with cvs:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/webjukebox login cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/webjukebox co htdocsIt is a lot easier to use cvs, plus if you get a sourceforge account you can check changes/bug fixes in to the code so that everyone can use your enhancements.