Ok, i have installed fpc 2.4.2 , downloaded fpc 2.5.1 from svn and the make was ok Then i have installed ( with make clean all ) the lazarus from svn ( 30421 )
The installation was also ok, but when i run ./startlazarus , the ide shows me this error message: Package: "LCLBase 1.0" Unit Name: "RegisterLCL" Unit not found: "RegisterLCL" Where do i configure the correct path to registerlcl ( /usr/lib/lazarus/0.9.31 ) ? Tools->Options->Environment in the IDE doesn't work Packages->Install/Uninstall packages in the IDE doesn't work too What is the standard set of paths from sources, binaries, configs etc to install lazarus and fpc ? Thanks a lot ! 2011/4/22 Mattias Gaertner <[email protected]> > On Thu, 21 Apr 2011 20:59:48 -0300 > Rogério Martins <[email protected]> wrote: > > > Hi ! > > > > When i try to compile lazarus sources, from subversion, on revision > 30421, i > > get the following error message: > > > > eventcodetool.pas (1012, 23) identifier idents no member "UnitName" > > > > Then the compilation aborts. > > You need fpc 2.4.2 or 2.5.1. > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- The Ubuntu Counter Project - user number # 33192<http://ubuntucounter.geekosophical.net>
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
