Installation
Requirements
JDukeBox uses several external libraries or tools to work::
- SUN JAVA JDK (>=1.4.2)
- JXTA (>=2.3.5)
- JMF (>=2.1.1e)
Compiling
The installation procedure is automated thanks to the tool ant. To install the tool, simply type:
ant |
The installer will ask the location of JXTA and JMF libraries, just enter the paths. Then, do to the directory JDukeBox, and use the following command to run the tool:
./run-box.sh |