INSTALL - Distributed Dependancy Scheduler

From the top level directory, type

make all

This will create four programs

dds     The user interface
ddsd    The scheduling daemon
ddsr    The run control program
ddsnet  The networking daemon for dds

You will then need to copy these programs to a convenient path
(/usr/local/bin is probably a good place)

Now, read the User Guide (it will tell you about the different configuration
options available).  See HOWTO.USE
