Suggest installation of perl-core RPM

This commit is contained in:
Oliver Gorwits
2014-03-10 23:15:32 +00:00
parent fb0bd92551
commit b9205c1c80
2 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,10 @@
* Use daterange for IP Subnets (same as IP Inventory)
[BUG FIXES]
* Suggest installation of perl-core RPM (arguably Red Hat's bug not ours!)
2.024004 - 2014-03-04
[BUG FIXES]

View File

@@ -146,7 +146,7 @@ On Ubuntu/Debian:
On Fedora/Red-Hat:
root:~# yum install perl-DBD-Pg net-snmp-perl make automake gcc
root:~# yum install perl-core perl-DBD-Pg net-snmp-perl make automake gcc
With those installed, we can proceed...