Solaris Syslog-ng install lib error : syslog-ng Digest, Vol 53, Issue 22
Hi, You need to install libnet. Steps are as follows: 1. gunzip and untar the libnet package. 2. cd <libnetdir> 3. ./configure 4. make 5. make install 6. While installing syslog-ng use this command.(with libnet) ./configure -enable-spoof-source -with-libnet=<libnet dir path>/libnet -enable-dynamic-linking It worked successfully for me. Thanks & Regards, Ashish Shrimali -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of syslog-ng-request@lists.balabit.hu Sent: Tuesday, September 29, 2009 7:36 PM To: syslog-ng@lists.balabit.hu Subject: syslog-ng Digest, Vol 53, Issue 22 Send syslog-ng mailing list submissions to syslog-ng@lists.balabit.hu To subscribe or unsubscribe via the World Wide Web, visit https://lists.balabit.hu/mailman/listinfo/syslog-ng or, via email, send a message with subject or body 'help' to syslog-ng-request@lists.balabit.hu You can reach the person managing the list at syslog-ng-owner@lists.balabit.hu When replying, please edit your Subject line so it is more specific than "Re: Contents of syslog-ng digest..." Today's Topics: 1. Syslog-ng 3 (Ashish Shrimali) 2. Re: Syslog-ng 3 (Fegan, Joe) 3. Re: sun solaris syslogng error (Balazs Scheidler) 4. Re: syslog-ng client machine IP address in message header (Balazs Scheidler) 5. Colon embedded in messages (:) (James Kelly) 6. Re: Colon embedded in messages (:) (Srinivasan Sreenivasan) ---------------------------------------------------------------------- Message: 1 Date: Tue, 29 Sep 2009 16:41:50 +0530 From: Ashish Shrimali <Ashish_Shrimali@infosys.com> Subject: [syslog-ng] Syslog-ng 3 To: "syslog-ng@lists.balabit.hu" <syslog-ng@lists.balabit.hu> Message-ID: <AE1A7E8803F348438B970CCDCA075C77115F917101@BLRKECMBX07.ad.infosys.com> Content-Type: text/plain; charset="us-ascii" Hi All, My Syslog-ng is running , which I can see by ps -ef command, but still it is not writing to the log file. I have specified the log file in the conf dir. Any inputs would be highly appreciated. Thanks & Regards, Ashish Shrimali -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of syslog-ng-request@lists.balabit.hu Sent: Tuesday, September 29, 2009 3:11 PM To: syslog-ng@lists.balabit.hu Subject: syslog-ng Digest, Vol 53, Issue 21 Send syslog-ng mailing list submissions to syslog-ng@lists.balabit.hu To subscribe or unsubscribe via the World Wide Web, visit https://lists.balabit.hu/mailman/listinfo/syslog-ng or, via email, send a message with subject or body 'help' to syslog-ng-request@lists.balabit.hu You can reach the person managing the list at syslog-ng-owner@lists.balabit.hu When replying, please edit your Subject line so it is more specific than "Re: Contents of syslog-ng digest..." Today's Topics: 1. Solaris Syslog-ng install lib error (list@net-secured.com) 2. Re: Solaris Syslog-ng install lib error (Srinivasan Sreenivasan) 3. sun solaris syslogng error (list@net-secured.com) 4. syslog-ng client machine IP address in message header (Jain, Vaibhav (GE Healthcare)) ---------------------------------------------------------------------- Message: 1 Date: Mon, 28 Sep 2009 03:52:33 -0700 From: list@net-secured.com Subject: [syslog-ng] Solaris Syslog-ng install lib error To: "syslogng " <syslog-ng@lists.balabit.hu> Message-ID: <20090928035233.9419518bf8837c8c492fb3b5d9b71733.3b4f820868.wbe@email03.secureserver.net> Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20090928/9ae9e2ac/at... ------------------------------ Message: 2 Date: Mon, 28 Sep 2009 08:00:09 -0500 From: Srinivasan Sreenivasan <srinivasan.srinivasan@sabre.com> Subject: Re: [syslog-ng] Solaris Syslog-ng install lib error To: Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu> Message-ID: <C6E61D89.5EF6%srinivasan.srinivasan@sabre.com> Content-Type: text/plain; charset="us-ascii" The PKG_CONFIG_PATH should include directories that have .pc files in them. On 9/28/09 5:52 AM, "list@net-secured.com" <list@net-secured.com> wrote:
Hi I tryed to install on Sparc v. 10 syslog-ng v3.0.4, runnning: ./configure --enable-sun-streams, --enable-sun-door gives this warning: configure: WARNING: unrecognized options: --enable-sun-streams, --enable-sun-door
any ideas?
furthermore, I get this error: checking for GLIB - version >= 2.10.1... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Cannot find GLIB version >= 2.10.1: is pkg-config in path?
=== Adding the path below : produces another error
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig/
checking for LIBDBI... Package dbi was not found in the pkg-config search path. Perhaps you should add the directory containing `dbi.pc' to the PKG_CONFIG_PATH environment variable No package 'dbi' found no checking for dbi_initialize in -ldbi... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for LIBNET... no checking whether to enable Sun STREAMS support... yes checking whether to enable Sun door support... yes checking whether to enable IPv6 support... yes checking whether to enable SQL support... no checking whether to enable Linux capability support... no checking whether to enable PCRE support... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.14... yes checking for GLIB - version >= 2.10.1... yes (version 2.14.1) checking for EVTLOG... yes checking for LIBNET... configure: error: libnet-config not found
thanks
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
participants (1)
-
Ashish Shrimali