Official Sourcefabric Debian/Ubuntu packages -------------------------------------------- For detailed instructions on how to install Newscoop, please see the chapter 'Automated installation' in the book 'Newscoop 3 for Journalists and Editors': http://newscoop.sourcefabric.org/manual For detailed instructions on how to install Airtime, please read the chapter 'Automated installation' in the book 'Airtime for Broadcasters': http://airtime.sourcefabric.org/manual Quick-start ----------- Edit /etc/apt/sources.list and add either one of: deb http://apt.sourcefabric.org/ squeeze main deb http://apt.sourcefabric.org/ lucid main deb http://apt.sourcefabric.org/ maverick main deb http://apt.sourcefabric.org/ natty main deb http://apt.sourcefabric.org/ oneiric main # sudo apt-get update # sudo apt-get install sourcefabric-keyring then either: # sudo apt-get install mysql newscoop or: # sudo apt-get install postgresql icecast2 airtime Ubuntu manual installation. 1) Download the latest version of Airtime. 2) Unzip the file in your home directory. It will create a directory called "airtime-x.x.x" (where 'x.x.x' is the release number). 3) Open a terminal, copy and paste the following command into it (replace x.x.x with correct release number: cd ~/airtime-x.x.x/install_full/ubuntu/ sudo ./airtime-full-install 4) Check out the post-installation FAQ!