RE: [syslog-ng]Redhat 8 problem
That reminded me of what I had to do to get it to compile on Redhat 8.0. I had completely forgotten. I edited the configure script and set these vaules: LIBOL_MAJOR="0" LIBOL_MINOR="3" LIBOL_PATCH="9" There a some lines that actually set them using a sed command that doesn't seem to work on RH8.0 Not sure why and I haven't had time to figure it out. I just commented those lines out and set these and Voila! it worked. Regards, Drew -----Original Message----- From: Carl Davis [mailto:cdavis@technology-specialists.com] Sent: Tuesday, April 08, 2003 1:42 PM To: syslog-ng@lists.balabit.hu Subject: RE: [syslog-ng]Redhat 8 problem Well, I was trying to run it to determine what the problem was. I came to that conclusion because I cannot get syslog-ng to compile. It keeps failing at: checking libol version >= 0.2.23... no configure: error: Required libol version not found But I have ./configure, make, make install, for libol-0.3.9. Carl On Tue, 2003-04-08 at 09:12, Hamilton, Andrew wrote:
You aren't trying to run the make_class utility are you? I'm running syslog-ng on a dozen RH8 boxes without problem. I had no problems building it either.
-----Original Message----- From: cdavis@technology-specialists.com [mailto:cdavis@technology-specialists.com] Sent: Tuesday, April 08, 2003 8:59 AM To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng]Redhat 8 problem
I did not modify the files at all. I simply untared, ./configure, make. Then ./utils/make_class gives me the error described.
On Mon, Apr 07, 2003 at 10:14:03PM -0500, cdavis@technology-specialists.com wrote:
I cannot seem to get things to work correctly on my system. I think the problem is with the make_class file. I don't get any errors when I configure or make libol-0.3.9. But when trying to run make_class I get ./make_class -bash: ./make_class: \: bad interpreter: No such file or directory
if you modify files in libol itself you will need scsh to rebuild the .x files. if you did not modify them you should be just fine without scsh.
I am no programmer so I don't know what else you may need to see. I tried searching through the list archives, but that is quite a task considereing it is just big NASTY file.
the archives can be searched using google:
site:lists.balabit.hu <search expression>
-- Bazsi _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
I could not get what you described to work, but I did change these, which seemed to make it work: LIBOL_REQ_MAJOR=0 LIBOL_REQ_MINOR=3 LIBOL_REQ_PATCH=9 Thanks for the help!! On Tue, 2003-04-08 at 12:53, Hamilton, Andrew wrote:
That reminded me of what I had to do to get it to compile on Redhat 8.0. I had completely forgotten. I edited the configure script and set these vaules:
LIBOL_MAJOR="0" LIBOL_MINOR="3" LIBOL_PATCH="9"
There a some lines that actually set them using a sed command that doesn't seem to work on RH8.0 Not sure why and I haven't had time to figure it out. I just commented those lines out and set these and Voila! it worked.
Regards,
Drew
-----Original Message----- From: Carl Davis [mailto:cdavis@technology-specialists.com] Sent: Tuesday, April 08, 2003 1:42 PM To: syslog-ng@lists.balabit.hu Subject: RE: [syslog-ng]Redhat 8 problem
Well, I was trying to run it to determine what the problem was. I came to that conclusion because I cannot get syslog-ng to compile. It keeps failing at:
checking libol version >= 0.2.23... no configure: error: Required libol version not found
But I have ./configure, make, make install, for libol-0.3.9.
Carl
On Tue, 2003-04-08 at 09:12, Hamilton, Andrew wrote:
You aren't trying to run the make_class utility are you? I'm running syslog-ng on a dozen RH8 boxes without problem. I had no problems building it either.
-----Original Message----- From: cdavis@technology-specialists.com [mailto:cdavis@technology-specialists.com] Sent: Tuesday, April 08, 2003 8:59 AM To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng]Redhat 8 problem
I did not modify the files at all. I simply untared, ./configure, make. Then ./utils/make_class gives me the error described.
On Mon, Apr 07, 2003 at 10:14:03PM -0500, cdavis@technology-specialists.com wrote:
I cannot seem to get things to work correctly on my system. I think the problem is with the make_class file. I don't get any errors when I configure or make libol-0.3.9. But when trying to run make_class I get ./make_class -bash: ./make_class: \: bad interpreter: No such file or directory
if you modify files in libol itself you will need scsh to rebuild the .x files. if you did not modify them you should be just fine without scsh.
I am no programmer so I don't know what else you may need to see. I tried searching through the list archives, but that is quite a task considereing it is just big NASTY file.
the archives can be searched using google:
site:lists.balabit.hu <search expression>
-- Bazsi _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
participants (2)
-
Carl Davis
-
Hamilton, Andrew