16 Oct 14:50
SF.net SVN: opennac: [274] branches/2.1/web1/README
From: <dagonnier@...>
Subject: SF.net SVN: opennac: [274] branches/2.1/web1/README
Newsgroups: gmane.network.freenac.devel
Date: 2006-10-16 12:52:19 GMT
Subject: SF.net SVN: opennac: [274] branches/2.1/web1/README
Newsgroups: gmane.network.freenac.devel
Date: 2006-10-16 12:52:19 GMT
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
(Continue reading)
RSS Feed