On Sat, Jul 7, 2012 at 9:27 PM, ABorka <[email protected]> wrote: > 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? > > 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). > > Also, if you have your own httpd.pas unit there can be conflict because > all above dirs have httpd.ppu > > AB > > > On 7/6/2012 16:48, Mattias Gaertner wrote: > >> On Sat, 7 Jul 2012 02:34:16 +0300 >> Zaher Dirkey <[email protected]> wrote: >> >> On Sat, Jul 7, 2012 at 1:03 AM, Mattias Gaertner >>> <[email protected]>**wrote: >>> >>> Have you installed the libapr on your system? >>>> Have you installed the development package of libapr? >>>> >>>> Mattias >>>> >>>> >>> It is already installed >>> The problem not happned if i used httpd.pas in the project directly, but >>> in >>> package it give me that error when linking Lazarus. >>> >> >> Are you aware that fpc has a httpd.ppu? >> >> Mattias >> Best Regards >> > I have one httpd, only httpd22 /usr/lib/fpc/2.6.0/units/i386-linux/httpd22 and there is httpd.ppu
maybe i need reproduce it in simple package?. Zaher Dirkey
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
