dagonnier | 16 Oct 14:50

SF.net SVN: opennac: [274] branches/2.1/web1/README

Revision: 274
          http://svn.sourceforge.net/opennac/?rev=274&view=rev
Author:   dagonnier
Date:     2006-10-16 05:52:12 -0700 (Mon, 16 Oct 2006)

Log Message:
-----------
- added doc for web1/stats (require jpgraph)

Modified Paths:
--------------
    branches/2.1/web1/README

Modified: branches/2.1/web1/README
===================================================================
--- branches/2.1/web1/README	2006-10-16 07:01:16 UTC (rev 273)
+++ branches/2.1/web1/README	2006-10-16 12:52:12 UTC (rev 274)
@@ -9,9 +9,18 @@
   cd /opt/nac2.1
   mkdir tmp
   chown wwwrun tmp
+  // note : on certain suse version, the apache user is daemon
   	
-// Install "dot" tool
+// Install libraries for graphics : you need
+// - graphviz for the switch view
   yast -i graphviz 
+
+// - jpgraph for statistics
+  cd /usr/local/share
+  wget http://members.chello.se/jpgraph/jpgdownloads/jpgraph-X.X.XX.tar.gz 
+  tar zxvf jpgraph-X.X.XX.tar.gz
+  ln -s jpgraph-X.X.XX jpgraph
+// in that case, you'll need to set $jpgraph_path = '/usr/local/share/jpgraph/src' in the config file

 // Install Apache (via Yast)
 	chkconfig apache2 on

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Gmane