On 04/08/2016 02:22 PM, Sven Barth wrote:
It should either be in /etc/fpc.cfg or ~/.fpc.cfg
there is one in /etc/fpc.cfg it's rather long but it does include the lines -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/* -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/httpd22 i.e. without the /local". in fact in /usr/lib I do have /usr/lib/fpc/3.1.1/units/i386-linux/.... "fpc" comes up with Free Pascal Compiler version 3.1.1 [2016/04/05] for i386 so $fpcversion = 3.1.1 and $fpctarget = i386-linux might be correct. *Later:** ** **deleting a seemingly broken ~/.fpc.cfg file **did the trick. ** ** **Thanks a lot for your help!** * -Michael
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
