From: Pierre Habouzit (MadCoder Date: Wed, 29 Dec 2004 15:14:34 +0000 (+0000) Subject: notice the php-pfpf dependency X-Git-Tag: xorg/old~571 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=1942dbcdafae93d8d985192b491ff812b9707fdc;p=platal.git notice the php-pfpf dependency git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-177 --- diff --git a/upgrade/0.9.4/update.sh b/upgrade/0.9.4/update.sh index f351939..f55b7b0 100755 --- a/upgrade/0.9.4/update.sh +++ b/upgrade/0.9.4/update.sh @@ -17,3 +17,11 @@ done ########################################################### +echo " +You now have to : + +(*) install FPDF (pdflatex and tetex are not required anymore) + apt-get install php-fpdf + +(*) ... +"