[Lazarus] Commands with Linux and subversion to install Lazarus 0.9.30
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Jan 11 08:14:11 CET 2011
Op 2011-01-11 01:25, Henry Vermaak het geskryf:
>> $ mkdir lazarus_0.9.30
>
> Unnecessary step.
True.
>> $ svn co http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/
>> lazarus_0.9.30
>>
>> $ cd lazarus_0_9_30
>
> What? You check it out into lazarus_0.9.30, then cd into lazarus_0_9_30?
Henry, what's wrong with that? The checkout created a directory, you
need to CD into the directory after the checkout, so you can compile
Lazarus.
>> $ mv lazarus lazarus.old
>
> There is no "lazarus" file or directory in svn:
True, there is no 'lazarus' executable yet, and definitely no executable
in the repository.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list