[Lazarus] Where to set project search paths in lazarus?

Juha Manninen (gmail) juha.manninen62 at gmail.com
Wed Sep 29 23:29:45 CEST 2010


On Thursday 30 September 2010 00:07:03 Bo Berglund wrote:
> I installed Ubuntu 10.04-2 on Sunday and then I used the
> Synaptic Package Manager to get Lazarus and the associated
> FPC compiler.
> Lazarus version: 0.9.28.2-8ubuntu1
> FPC version: 2.4.0

You already have FPC 2.4.0 so it is easy. Just make sure you also have 
Subversion installed, and then:
 $ svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
 $ cd lazarus
 $ make all
 $ ./lazarus &


> But just now I have decided to put Lazarus also on my main
> PC, which si Win XP-Pro SP3 so I went to the Lazarus download
> and retrieved lazarus-0.9.28.2-fpc-2.2.4-win32.exe, which is
> running the setup in the background just now.
> Looks like Lazarus is the same version by the FPC is older...

Install FPC 2.4.x + its sources from SourceForge and then get Lazarus again 
from SVN, either using cmd line or TortoiseSVN.


> I have no idea whatever of what to do in order to "get the
> SVN trunk", could you explain this or direct me to some
> HowTo on the web?

Here:
 http://wiki.lazarus.freepascal.org/Getting_Lazarus
 http://wiki.lazarus.freepascal.org/Installing_Lazarus

although the pages are not very good because they give an impression Lazarus 
installation is a big and difficult operation while it is not.

FPC trunk version installation is little more complicated but you don't need 
to do that.


> I have never used SubVersion, I work in two companies that
> are exclusively CVS houses....

If you can use CVS, you can use anything. :-)

Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100930/b73c66cc/attachment-0004.html>


More information about the Lazarus mailing list