Build Instructions For Linux:

After un-tar'ing the Darwin Streaming Server source, there should be two directories with source files in them: QTFile and RhapServer.

1) Inside the QTFile directory, remove the Makefile, and change Makefile.POSIX to Makefile.
2) type make.
3) One of the resulting outputs should be a source code library called libQTRTPFile.a. Copy that into the RhapServer folder.
4) Now inside the RhapServer folder, remove the Makefile, and change Makefile.POSIX to Makefile.
5) type make.