Index of /pool/main
Name Last modified Size Description
Parent Directory -
n/ 09-Feb-2011 17:58 -
x/ 10-Feb-2011 13:30 -
a/ 05-Apr-2011 03:35 -
p/ 27-Sep-2011 14:32 -
l/ 18-Jan-2012 19:55 -
s/ 22-Jan-2013 11:19 -
o/ 08-May-2013 13:19 -
Official Sourcefabric Debian/Ubuntu packages
--------------------------------------------
For detailed instructions on how to install Newscoop, please see the chapter
'Automated installation' in the book 'Newscoop 4 for Journalists and Editors':
http://www.sourcefabric.org/en/newscoop/manuals/
For detailed instructions on how to install Airtime, please read the chapter
'Automated installation' in the book 'Airtime 2 for Broadcasters':
http://www.sourcefabric.org/en/airtime/manuals/
Quick-start
-----------
Edit /etc/apt/sources.list and add one of:
(Debian squeeze):
deb http://apt.sourcefabric.org/ squeeze main
(Debian wheezy):
deb http://apt.sourcefabric.org/ wheezy main
(Ubuntu 10.04 Lucid or later, choose one of):
deb http://apt.sourcefabric.org/ lucid main
deb http://apt.sourcefabric.org/ precise main
deb http://apt.sourcefabric.org/ quantal main
deb http://apt.sourcefabric.org/ raring main
If installing Airtime on Debian squeeze you will also need the line:
deb http://backports.debian.org/debian-backports squeeze-backports main
If installing Airtime on Ubuntu, make sure the multiverse repository is enabled.
To install, enter the commands:
# sudo apt-get update
# sudo apt-get install sourcefabric-keyring
then either this for Newscoop:
# sudo apt-get install mysql newscoop
or this for Airtime:
# sudo apt-get install postgresql icecast2 airtime
Snapshots
---------
Packages in the snapshots directory are based on the git devel branch and are
not for production use. Please be extra careful to back up your system before
installing them. Better still, try them in a virtual container rather than on
your server!
Misc
----
Copies of our latest packages are provided in the misc directory for your
convenience, if you do not wish to use our apt repository. You can also find
the airtime-easy-setup and newscoop-easy-setup packages there.