cvs: docweb / INSTALL.txt /include/jpgraph jpg-config.inc.php jpgraph.php jpgraph_bar.php jpgraph_errhandler.inc.php jpgraph_error.php jpgraph_gradient.php jpgraph_pie.php jpgraph_pie3d.php jpgraph_plotband.php /include/jpgraph/fonts arialbd.ttf /include/jpgraph/lang de.inc.php en.inc.php prod.inc.php
[email protected] ("Philip Olson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsphilip1238425694@cvsserver> |
philip Mon Mar 30 15:08:14 2009 UTC
Removed files:
/docweb/include/jpgraph jpg-config.inc.php jpgraph.php
jpgraph_bar.php jpgraph_errhandler.inc.php
jpgraph_error.php jpgraph_gradient.php
jpgraph_pie.php jpgraph_pie3d.php
jpgraph_plotband.php
/docweb/include/jpgraph/fonts arialbd.ttf
/docweb/include/jpgraph/lang de.inc.php en.inc.php prod.inc.php
Modified files:
/docweb INSTALL.txt
Log:
Removed jpgraph, updated INSTALL requiring it to be installed
http://cvs.php.net/viewvc.cgi/docweb/INSTALL.txt?r1=1.19&r2=1.20&diff_format=u
Index: docweb/INSTALL.txt
diff -u docweb/INSTALL.txt:1.19 docweb/INSTALL.txt:1.20
--- docweb/INSTALL.txt:1.19 Mon May 26 18:54:38 2008
+++ docweb/INSTALL.txt Mon Mar 30 15:08:13 2009
@@ -3,6 +3,9 @@
Requirements: PHP 5 with GD (both for the bundled JpGraph to work)
+0 Install a copy of the jpgraph 2.x series
+ - Download from here: http://www.aditus.nu/jpgraph/jpdownload.php
+ - Unpack it like so: docweb/include/jpgraph/
1. Run ./configure [--help]
2. You need to run the scripts/populatedocs.sh to fetch all the required
documentation for the site.