pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/cacti /usr/pkg/bin needs to be in PATH, or perl(1)...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23bf2f903859
branches: trunk
changeset: 347915:23bf2f903859
user: hauke <hauke%pkgsrc.org@localhost>
date: Thu Jun 02 14:18:23 2016 +0000
description:
/usr/pkg/bin needs to be in PATH, or perl(1) will not be found...
diffstat:
net/cacti/MESSAGE | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 0199bf89c33f -r 23bf2f903859 net/cacti/MESSAGE
--- a/net/cacti/MESSAGE Thu Jun 02 12:41:02 2016 +0000
+++ b/net/cacti/MESSAGE Thu Jun 02 14:18:23 2016 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2016/06/02 09:52:13 hauke Exp $
+$NetBSD: MESSAGE,v 1.5 2016/06/02 14:18:23 hauke Exp $
cacti is now installed.
@@ -35,6 +35,8 @@
# Invoke poller.php to collect SNMP statistics.
*/5 * * * * ${PREFIX}/bin/cacti-poller
+ and make sure ${PREFIX}/bin is in PATH.
+
Please read the included README (${CACTIDIR}/docs/README) file,
for more information about configuring and starting cacti.
Home |
Main Index |
Thread Index |
Old Index