Index of /misc/airtime_2.5.2.1
Name Last modified Size Description
Parent Directory -
airtime_2.5.2.orig.tar.gz 2015-04-10 10:56 5.7M
airtime_2.5.2-1_amd64.changes 2015-04-10 10:54 2.0K
airtime_2.5.2-1_all.deb 2015-04-10 10:54 5.7M
airtime_2.5.2-1.dsc 2015-04-10 10:54 1.3K
airtime_2.5.2-1.debian.tar.gz 2015-04-10 10:54 24K
airtime-2.5.2.issues 2015-04-10 10:55 700
Official Sourcefabric Debian/Ubuntu packages
--------------------------------------------
For detailed instructions on how to install Newscoop, please see the chapter
'Installation on Debian/Ubuntu' in the book 'Newscoop 4 for Journalists and Editors':
http://sourcefabric.booktype.pro/newscoop-44-for-journalists-and-editors/
For detailed instructions on how to install Airtime, please read the chapter
'Automated installation' in the book 'Airtime 2 for Broadcasters':
http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/
For detailed instructions on how to install Booktype, please read the chapter
'Automated install on Debian or Ubuntu GNU/Linux' in the book 'Booktype 2 for Authors and Publishers':
http://sourcefabric.booktype.pro/booktype-20-for-authors-and-publishers/
Repository setup
----------------
Edit /etc/apt/sources.list and add one of:
(Debian jessie, stable):
deb http://apt.sourcefabric.org/ jessie main
(Debian wheezy, oldstable):
deb http://apt.sourcefabric.org/ wheezy main
(Ubuntu 14.04 LTS Trusty):
deb http://apt.sourcefabric.org/ trusty main
(Ubuntu 12.04 LTS Precise):
deb http://apt.sourcefabric.org/ precise main
If installing Airtime on Ubuntu, make sure the multiverse repository is enabled.
If installing Booktype on Debian wheezy, you will also need the line:
deb http://ftp.debian.org/debian wheezy-backports main
To enable secure apt and avoid warnings about an untrusted repository, enter the commands:
# sudo apt-get update
# sudo apt-get install sourcefabric-keyring
# sudo apt-get update
Install Newscoop
----------------
For a single-server Newscoop install:
# sudo apt-get install newscoop geonames-city-data mysql
Optionally, install sample publication data:
# sudo apt-get install newscoop-sample-data
Install Airtime
---------------
For a single-server Airtime install:
# sudo apt-get install airtime icecast2 postgresql
Optionally, install sample audio files:
# sudo apt-get install airtime-audio-samples
Install Booktype
----------------
Booktype 2.0 is supported on Debian jessie or Ubuntu 14.04 LTS trusty. For a single-server Booktype install:
# sudo apt-get install postgresql
Create Booktype database according to user manual, then:
# sudo apt-get install booktype
Snapshots
---------
Packages in the snapshots directory are based on a development 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.