Hi,
I'm installing toaster on FreeBSD 5.2.1 . On the PHP installation i select what Matt advices AND SNMP wich install net-snmp.
When i'm doing toaster_setup.pl -s rrdutil the script tries to install ucd-snmp wich conflicts with net-snmp.
Wich is the best way to fix this? Not selecting SNMP at PHP installation or to skip over the error when trying to install rrdutil through Matt's script?
Thanks and regards.
TGM
If you don't care which snmp you have installed, just set install_snmpd = 5 and that should take care of you.
Thanks a lot Matt, that fixed the problem