On Fri, 14 Aug 2009, Diwakoe wrote:
On Tue, Aug 11, 2009 at 4:56 PM, Diwakoe<[email protected]> wrote:
Guys,
After I follow dmitry suggestion is to make write access to
/usr/lib/lazarus and now I can compile my small project successfull.
Next is install rxfpc component into lazarus using root account, and I
got error again (attached):
/usr/lib/lazarus/components/fpweb/cgiapp.pp(229,22) Error: Identifier
not found "FileExistsUTF8"
Guys,
Please help with any hints on this, I'm still stuck on this error.
Anyone who using ubuntu with lazarus please give me some clues.
The function is in the fileutil.pas unit of lazarus. Please add
fileutil to the uses clause of the cgiapp.pp file.
Michael.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus