Index of /misc/piwik_2.0.3
Name Last modified Size Description
Parent Directory -
piwik_2.0.3-2.dsc 2014-01-21 13:03 1.0K
piwik_2.0.3-2.tar.gz 2014-01-21 13:04 6.9M
piwik_2.0.3-2_all.deb 2014-01-21 13:03 7.0M
piwik_2.0.3-2_amd64.changes 2014-01-21 13:03 1.7K
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.