[Lazarus] What is most Lazarus Friendly Linux Distro

Kostas Michalopoulos badsectoracula at gmail.com
Tue Apr 16 09:04:11 CEST 2013


Similar to what Graeme suggested, except for Ubuntu: install the
libgtk2.0-dev (and the requirements), get FPC's binary (.tar) installer
(make sure you install it in /usr/local and not the default /usr), get the
source code for Lazarus, put it somewhere in your home directory (f.e.
~/Code/lazarus) and inside it type 'make bigide' (you don't need to do an
install since you can run it from there with ./startlazarus - not to
mention that you wont need to to mess with permissions later to rebuild
Lazarus in order to install components).


On Mon, Apr 15, 2013 at 11:18 PM, Graeme Geldenhuys <graeme at geldenhuys.co.uk
> wrote:

> Slackware comes with ALL required libraries to do LCL-QT, LCL-GTK2,
> fpGUI etc development. Simply install FPC from the binary (*.tar)
> release. Download the source for Lazarus and do a 'make install bigide'.
> Nothing else is required.
>
>
> The same goes for FreeBSD 9.1.
>
> Regards,
>   Graeme.
>
>
> --
> _______________________________________________
> 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/20130416/0b5cc3d7/attachment-0003.html>


More information about the Lazarus mailing list