R: RE: RE: RE: R: Re: Compiling syslog-ng on Ubuntu.
ameconi@ubuntu:/usr/sbin$ ./syslog-ng version -bash: ./syslog-ng: No such file or directory ameconi@ubuntu:/usr/sbin$
----Messaggio originale---- Da: james.lay@wincofoods.com Data: 16/11/2011 19.39 A: <andrea.meconi@libero.it> Ogg: RE: RE: RE: [syslog-ng] R: Re: Compiling syslog-ng on Ubuntu.
Ah good! Well...the .o files and that syslog-ng file that show below mean that it has compiled and it's there in the source at least. Now...let's try this....do a:
"cd /usr/sbin/"
And then:
"./syslog-ng --version"
What does that show you?
James
-----Original Message----- From: andrea.meconi@libero.it [mailto:andrea.meconi@libero.it] Sent: Wednesday, November 16, 2011 11:37 AM To: Lay, James Subject: R: RE: RE: [syslog-ng] R: Re: Compiling syslog-ng on Ubuntu.
James, I'm trying to compile 3.3.2 Anyway, attached you can find config.log
ameconi@ubuntu:/usr/local/src/syslog-ng-3.3.2/syslog-ng$ ls -l total 164 -rw-r--r-- 1 root root 7231 2011-09-23 12:09 main.c -rw-r--r-- 1 root root 20500 2011-11-15 17:55 main.o -rw-r--r-- 1 root root 22625 2011-11-15 17:49 Makefile -rw-r--r-- 1 root root 898 2011-10-26 15:54 Makefile.am -rw-r--r-- 1 root root 21875 2011-11-13 13:24 Makefile.in -rwxr-xr-x 1 root root 5691 2011-11-15 17:55 syslog-ng -rwxr-xr-x 1 root root 44336 2011-11-15 17:55 syslog-ng-ctl -rw-r--r-- 1 root root 6946 2011-06-10 10:30 syslog-ng-ctl.c -rw-r--r-- 1 root root 15528 2011-11-15 17:55 syslog-ng-ctl.o -rw-r--r-- 1 root root 1809 2011-02-24 09:14 wrapper.c ameconi@ubuntu:/usr/local/src/syslog-ng-3.3.2/syslog-ng$
Many many thanks. Andrea
----Messaggio originale---- Da: james.lay@wincofoods.com Data: 16/11/2011 19.25 A: <andrea.meconi@libero.it> Ogg: RE: RE: [syslog-ng] R: Re: Compiling syslog-ng on Ubuntu.
Hrmm...
In your syslog-ng-3.3.1 directory you should have a config.log file. Can you send that to me? Also, in that syslog-ng-3.3.1 directory there's a directory called syslog-ng. Go there and do a "ls"...should show something like this:
Makefile Makefile.am Makefile.in main.c main.o syslog-ng* syslog-ng- ctl* syslog-ng-ctl.c syslog-ng-ctl.o wrapper.c
What do you have in your syslog-ng directory?
James
-----Original Message----- From: andrea.meconi@libero.it [mailto:andrea.meconi@libero.it] Sent: Wednesday, November 16, 2011 11:19 AM To: Lay, James Subject: R: RE: [syslog-ng] R: Re: Compiling syslog-ng on Ubuntu.
Yes James. First configure, than make and make install. Andrea
----Messaggio originale---- Da: james.lay@wincofoods.com Data: 16/11/2011 17.14 A: <andrea.meconi@libero.it>, <syslog-ng@lists.balabit.hu> Ogg: RE: [syslog-ng] R: Re: Compiling syslog-ng on Ubuntu.
-----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
participants (1)
-
andrea.meconi@libero.it