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
-----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
"andrea.meconi@libero.it" <andrea.meconi@libero.it> writes:
I'm using
sudo ./configure --enable-spoof-source
than make and make install. Sorry, but I'm not able to see any errors!
Could you post the full output of make install then? Issue the following command: sudo make install 2>&1 | tee make.log And attach the resulting make.log. Which version of syslog-ng are you trying to compile, by the way? -- |8]
participants (3)
-
andrea.meconi@libero.it
-
Gergely Nagy
-
Lay, James