[syslog-ng]trouble configuring syslog-ng with libraries

John Thrumston syslog-ng@lists.balabit.hu
Thu, 14 Apr 2005 10:09:41 -0700 (PDT)


--0-760302614-1113498581=:67385
Content-Type: text/plain; charset=us-ascii

thank you, that appears to have fixed that, but now I get the following.
 
checking for glib-2.0... yes
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/sparcv9/glib-2.0/include
checking GLIB_LIBS... -L/usr/lib/sparcv9 -lglib-2.0
checking for eventlog... yes
checking EVTLOG_CFLAGS... -I/usr/local/include/eventlog
checking EVTLOG_LIBS... -L/usr/local/lib -levtlog
checking for static GLib libraries... no
configure: error: static GLib libraries not found, either link GLib dynamically using the --enable-dynamic-linking or install a static GLib
 
as you can see, it found glib but for some reason errors out. I have added every directory if found thru find to the PKG_CONFIG_PATH variable but that doesn't seem to help. What should I be looking for?
 
Thank you for the help earlier.


Balazs Scheidler <bazsi@balabit.hu> wrote:
On Thu, 2005-04-14 at 07:52 -0700, John Thrumston wrote:
> I am trying to load syslog-ng for the first time. I am loading it on a
> Solaris 9 box. I am using syslog-ng.1.9.4 downloaded from the host
> site.
> 
> I believe I have all the libraries needed. I am not really sure. when
> I run
> ./configure --enable-tcp_wrappers I get the following error at the end
> of the configure.
> 
> checking for eventlog... Package eventlog was not found in the
> pkg-config search path.
> Perhaps you should add the directory containing `eventlog.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'eventlog' found
> configure: error: Library requirements (eventlog) not met; consider
> adjusting the PKG_CONFIG_PATH environment va
> riable if your libraries are in a nonstandard prefix so pkg-config can
> find them.
> 
> I have searched google and such for where I might find this eventlog
> or the library variable event.pc put cannot locate it. I did a find on
> the system and this event.pc doesn't exist.
> 
> I am not sure what other questions you might have but I could use any
> help that can be provided. 

eventlog is available from the same directory where you downloaded
syslog-ng from.

http://www.balabit.com/downloads/syslog-ng/1.9/src


-- 
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


		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 
--0-760302614-1113498581=:67385
Content-Type: text/html; charset=us-ascii

<DIV>thank you, that appears to have fixed that, but now I get the following.</DIV>
<DIV>&nbsp;</DIV>
<DIV>checking for glib-2.0... yes<BR>checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/sparcv9/glib-2.0/include<BR>checking GLIB_LIBS... -L/usr/lib/sparcv9 -lglib-2.0<BR>checking for eventlog... yes<BR>checking EVTLOG_CFLAGS... -I/usr/local/include/eventlog<BR>checking EVTLOG_LIBS... -L/usr/local/lib -levtlog<BR>checking for static GLib libraries... no<BR>configure: error: static GLib libraries not found, either link GLib dynamically using the --enable-dynamic-linking or install a static GLib</DIV>
<DIV>&nbsp;</DIV>
<DIV>as you can see, it found glib but for some reason errors out. I have added every directory if found thru find to the PKG_CONFIG_PATH variable but that doesn't seem to help. What should I be looking for?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you for the help earlier.</DIV>
<DIV><BR><BR><B><I>Balazs Scheidler &lt;bazsi@balabit.hu&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On Thu, 2005-04-14 at 07:52 -0700, John Thrumston wrote:<BR>&gt; I am trying to load syslog-ng for the first time. I am loading it on a<BR>&gt; Solaris 9 box. I am using syslog-ng.1.9.4 downloaded from the host<BR>&gt; site.<BR>&gt; <BR>&gt; I believe I have all the libraries needed. I am not really sure. when<BR>&gt; I run<BR>&gt; ./configure --enable-tcp_wrappers I get the following error at the end<BR>&gt; of the configure.<BR>&gt; <BR>&gt; checking for eventlog... Package eventlog was not found in the<BR>&gt; pkg-config search path.<BR>&gt; Perhaps you should add the directory containing `eventlog.pc'<BR>&gt; to the PKG_CONFIG_PATH environment variable<BR>&gt; No package 'eventlog' found<BR>&gt; configure: error: Library requirements (eventlog) not met; consider<BR>&gt; adjusting the PKG_CONFIG_PATH environment va<BR>&gt; riable if your libraries are in a nonstandard prefix so
 pkg-config can<BR>&gt; find them.<BR>&gt; <BR>&gt; I have searched google and such for where I might find this eventlog<BR>&gt; or the library variable event.pc put cannot locate it. I did a find on<BR>&gt; the system and this event.pc doesn't exist.<BR>&gt; <BR>&gt; I am not sure what other questions you might have but I could use any<BR>&gt; help that can be provided. <BR><BR>eventlog is available from the same directory where you downloaded<BR>syslog-ng from.<BR><BR>http://www.balabit.com/downloads/syslog-ng/1.9/src<BR><BR><BR>-- <BR>Bazsi<BR><BR><BR>_______________________________________________<BR>syslog-ng maillist - syslog-ng@lists.balabit.hu<BR>https://lists.balabit.hu/mailman/listinfo/syslog-ng<BR>Frequently asked questions at http://www.campin.net/syslog-ng/faq.html<BR><BR></BLOCKQUOTE><p>
		<hr size=1>Do you Yahoo!?<br> 
Yahoo! Small Business - <a href="http://us.rd.yahoo.com/evt=31637/*http://smallbusiness.yahoo.com/resources/">Try our new resources site!</a> 
--0-760302614-1113498581=:67385--