notice the php-pfpf dependency
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Wed, 29 Dec 2004 15:14:34 +0000 (15:14 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:01 +0000 (23:27 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-177

upgrade/0.9.4/update.sh

index f351939..f55b7b0 100755 (executable)
@@ -17,3 +17,11 @@ done
 
 ###########################################################
 
+echo "
+You now have to :
+
+(*) install FPDF (pdflatex and tetex are not required anymore)
+    apt-get install php-fpdf
+
+(*) ...
+"