June 10 2005: I just ran the PlayListBroadcaster on a Tiger 10.4.1 box and it worked fine as an IPv6 multicast source. The DarwinStreamingServer.pkg in here was created using this source and the command string "./BuildOSXInstallerPkg dss" It was compiled on a G4 powermac that was part of my AUDF Developer Grant of long ago. MacOSX Version 10.3.9 "Xcode Update" (1.1) DSS version: 5.0.1.1 - originally modified by Remco Poortinga as part of 6Net.org projects NOTES: It has a lot of debug printf statements that need stripping. It only functions when there are no modules in the /Library/QuickTimeStreaming/Modules directory --- Most modules have not been updated with Address class support. It seems quite fussy about permissions of the various default log and config directories - so make sure you understand what user it will run as and what the permissions are on your default and configured directories. Refer to www.ctie.monash.edu.au/dss-ipv6 for links back to Remco's original source. Only quite minor modifications were made to allow this to compile on macosx. I haven't run a diff though. I still need to recompile this on my fedora core 3 box - just to verify that I haven't accidentally altered things - but I believe it should work without any problems. NOTE 2: This installer is dangerous if you already have a hand made DSS or QuickTimeStreaming server install. The default pre and post install scripts may delete directories like /var/streaming!!!!!!!!!!!! Install at own risk. I suggest while developing that you use ./Buildit dss and manually copy the files into the correct locations instead of building the installer package. When Tiger arrives I will try and recompile this!!! Side Note: this should also compile on FedoraCore 3 linux and freebsd. the Linux section of Buildit script has been changed. I'm made no attempt to support/keep other OS builds functional - including commenting out large chunks of trucluster and other os stuff in the commonUtilitiesLib files. Daniel Grimm CTIE, Monash Univeristy http://www.ctie.monash.edu.au/dss-ipv6 29 April 2005