[Lazarus] Lazarus manager - Linux

Mattias Gaertner nc-gaertnma at netcologne.de
Fri May 27 15:00:25 CEST 2011


On Fri, 27 May 2011 09:42:07 -0300
silvioprog <silvioprog at gmail.com> wrote:

> I think about trying the following steps:
> 
> 1. Installing Free Pascal from repository;
> 2. Download the sources from the Free Pascal 2.5.1 (via SVN);
> 3. Compile and install FPC-2.5.1;

If you use "make install INSTALL_PREFIX=/usr" you have to fix the
symlink:
ln -sf /usr/lib/fpc/2.5.1/ppc386 /usr/bin/ppc386


> 4. Uninstall old Free Pascal;
> 5. Download and install the Lazarus from SVN;
> 
> Am I right? :/

Yes.
You may have to install the development packages of gtk2
before building the gtk2 version of the IDE.

Mattias




More information about the Lazarus mailing list