On Sun, 24 Apr 2011 22:01:41 -0300 Rogério Martins <[email protected]> wrote:
> 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 , What is '.' ? Do you mean cd /usr/lib/lazarus/0.9.31 ./startlazarus ? > the ide shows > me this error message: > > Package: "LCLBase 1.0" > Unit Name: "RegisterLCL" > > Unit not found: "RegisterLCL" You are running an old version of the IDE. Delete ~/.lazarus/bin > Where do i configure the correct path to registerlcl > ( /usr/lib/lazarus/0.9.31 ) ? > Tools->Options->Environment in the IDE doesn't work That's the right place. > Packages->Install/Uninstall packages in the IDE doesn't work too You can not uninstall the LCL. > What is the standard set of paths from sources, binaries, configs etc to > install lazarus and fpc ? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
