<div dir="ltr"><br><div class="gmail_quote">On Sat, Jul 7, 2012 at 9:27 PM, ABorka <span dir="ltr"><<a href="mailto:fpc-devel@aborka.com" target="_blank">fpc-devel@aborka.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I did not check this, but is it possible that - due to fpc.cfg or directory ordering, etc. - on Linux it pulls httpd from the wrong directory?<br>
<br>
There are multiple httpd directories in FPC packages for different Apache versions. You should delete all but the one you actually need so the compiler finds that one for sure (httpd13, httpd20, httpd22).<br>
<br>
Also, if you have your own httpd.pas unit there can be conflict because all above dirs have httpd.ppu<br>
<br>
AB<div class="HOEnZb"><div class="h5"><br>
<br>
On 7/6/2012 16:48, Mattias Gaertner wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, 7 Jul 2012 02:34:16 +0300<br>
Zaher Dirkey <<a href="mailto:parmaja@gmail.com" target="_blank">parmaja@gmail.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, Jul 7, 2012 at 1:03 AM, Mattias Gaertner<br>
<<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>><u></u>wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Have you installed the libapr on your system?<br>
Have you installed the development package of libapr?<br>
<br>
Mattias<br>
<br>
</blockquote>
<br>
It is already installed<br>
The problem not happned if i used httpd.pas in the project directly, but in<br>
package it give me that error when linking Lazarus.<br>
</blockquote>
<br>
Are you aware that fpc has a httpd.ppu?<br>
<br>
Mattias<br>
Best Regards<br></blockquote></div></div></blockquote></div><div dir="ltr"><br>I have one httpd, only httpd22<br>/usr/lib/fpc/2.6.0/units/i386-linux/httpd22<br>and there is httpd.ppu<br><br>maybe i need reproduce it in simple package?.<br>
<br>Zaher Dirkey</div><br>
</div>