[Lazarus] Commands with Linux and subversion to install Lazarus 0.9.30
Sven Barth
pascaldragon at googlemail.com
Tue Jan 11 09:42:14 CET 2011
Am 11.01.2011 08:14, schrieb Graeme Geldenhuys:
> 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.
>
He created "lazarus_0.9.30", but changed into "lazarus_0_9_30" (note:
"." <> "_"). Might be a typo though.
Regards,
SVen
More information about the Lazarus
mailing list