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

Peter E Williams pewslinuxvault at gmail.com
Wed Jan 12 05:54:42 CET 2011


// typo corrected below
$ mkdir lazarus_0_9_30

// typo corrected below
$ svn co http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/
 lazarus_0_9_30

// change directory
$ cd lazarus_0_9_30

// the next step is required because there exists a directory called lazarus
$ mv lazarus lazarus.old

// and this step creates the binary file "lazarus"
$ make clean all

// this step runs the binary file create with the last step
$ ./lazarus &

works fine.

Fond Regards, Peter Eric WILLIAMS
--- Hobart, Tasmania, Australia
--- Phone: +61 (03) 6236-9675
My free websites are:  http://pewink.info   (&)
   http://pewslinuxvault.googlepages.com


On 12 January 2011 07:36, Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:

> Vincent Snijders schrieb:
>
>
>  The requested URL /svn/lazarus/branches/fixes_0_9_30/lazarus was not
>> found on this server.
>>
>
> The repo browser does not list that directory, that's why you cannot check
> it out - and why it cannot be renamed as well.
>
> Use /svn/lazarus/branches/fixes_0_9_30 instead.
>
> DoDi
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110112/019f2cbc/attachment-0003.html>


More information about the Lazarus mailing list