#!/bin/bash

# This script is for Debian 7. You must add the Tryphon repository to
# get the QT3 stuff. It installs the prerequisites need for compiling
# Rivendell and the Audioscience driver from source.

apt-get install apache2 mysql-server libcdparanoia-dev \
  libflac++-dev libsamplerate0-dev libid3tag0-dev libid3-3.8.3-dev \
  libcurl4-gnutls-dev libsndfile-dev qt3-dev-tools libpam0g-dev \
  libsoundtouch1-dev libasound2-dev libmad0-dev libjack-jackd2-dev \
  libqt3-mt-mysql build-essential qjackctl liquidsoap icecast2 curl \
  libtwolame-dev libmp3lame-dev module-assistant
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to