[Lazarus] Commands with Linux and subversion to install Lazarus 0.9.30

Pew (piffle.the.cat) piffle.the.cat at iinet.net.au
Mon Jan 10 18:55:44 CET 2011


Hi Lazarus list,

$ mkdir lazarus_0.9.30

$ svn co http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/ 
lazarus_0.9.30

$ cd lazarus_0_9_30

$ mv lazarus lazarus.old

$ make clean all

$ ./lazarus &

works fine.

I strongly suggest to the maintainer of fixes_0_9_30 to rename the 
lazarus folder to lazarus.old. This avoid the conflict with the lazarus 
binary file which is created with the "make clean all" command.

Best Regards,
   pew




More information about the Lazarus mailing list