[doc] Add instructions to install Cutycapt from testing

FEA: ItEr75S03CommunityMaterial
This commit is contained in:
Nacho Barrientos 2011-12-14 18:25:30 +01:00 committed by Manuel Rego Casasnovas
parent a25abe4ce2
commit 852f3ef7a4

23
INSTALL
View file

@ -219,3 +219,26 @@ folder under ``/var/log/tomcat6/`` with ``.war`` name. For example:
Inside this new directory there will be two files (``libreplan.log`` and
``libreplan-error.log``) that will be rotated every day.
What to do if printing support is not working in Debian Squeeze
---------------------------------------------------------------
Basically, you have to get a newer version of Cutycapt and Webkit dependencies
from testing. This is how to do it:
1) Gain root privileges
2) Make sure stable remains the default distribution to pull packages from:
echo 'APT::Default-Release "stable";' >> /etc/apt/apt.conf
3) Add a new repository to make testing packages available to apt-get:
echo "deb http://ftp.debian.org/debian testing main" >> /etc/apt/sources.list
3) Refresh package index:
apt-get update
4) Fetch and install cutycapt (and its dependencies) from testing:
apt-get -t testing install cutycapt