Hi everyone !<br><br>Ok, i&#39;m quite ashamed to ask this ... but i&#39;m not very good in compiling, and i&#39;m sure it must be easy to solve<br>But i do not succeed !<br><br>I discovered that php-syslog-ng provide loggen, written by bazsi.<br>

<br>I need this tool since i must benchmark my syslog-ng server.<br><br>The problem is that our customized version of this OS lacks a lot of librairies and i cannot compile loggen<br><br>( FI, i use a pkg of syslog-ng for solaris, since i couldn&#39;t compile it, because of too many librairies that where missing)<br>

<br>i tried to compil loggen, but didn&#39;t succeed :(<br><br>I tried a simple &quot;gcc loggen.c -o loggen&quot; and i was told :<br>loggen.c:1:20 config.h:No such file or dorectory<br><br>In which package should i find this config.h file ? because a lot of other tools (like perl) have one<br>

<br>The make command give me another error like it doesn&#39;t find any &quot;../../<a href="http://configure.in/" target="_blank">configure.in</a>&quot; which is normal i think.<br><br>How did you guys managed to compil it ?<br>
<br>thanks in advance :)