Hi everyone;
Could really use some help. I've installed FreeBSD on a computer and am looking to set up a Syslog server on it. I found a tutorial online but the first step is to install syslog-ng which I tried with the command:
Code:
#cd /usr/ports/sysutils/syslog-ng
#make install clean
However I get this message:
Code:
"Couldn't fetch it - please try to retrieve this port manually into /usr/ports/distfiles/ and try again."
Not sure what to do here, any help is appreciated!