16 Nov
2011
16 Nov
'11
5:14 p.m.
-----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of andrea.meconi@libero.it Sent: Wednesday, November 16, 2011 9:08 AM To: syslog-ng@lists.balabit.hu Subject: [syslog-ng] R: Re: Compiling syslog-ng on Ubuntu.
Hello James. I'm using
sudo ./configure --enable-spoof-source
than make and make install. Sorry, but I'm not able to see any errors! Andrea
Andrea, You are running sudo make install yes? I would recommend running ./configure --enable-spoof-source, then make, then sudo make install. James