<div dir="ltr">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).</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 11:18 PM, Graeme Geldenhuys <span dir="ltr"><<a href="mailto:graeme@geldenhuys.co.uk" target="_blank">graeme@geldenhuys.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Slackware comes with ALL required libraries to do LCL-QT, LCL-GTK2,<br>
fpGUI etc development. Simply install FPC from the binary (*.tar)<br>
release. Download the source for Lazarus and do a 'make install bigide'.<br>
Nothing else is required.<br>
<br>
<br>
The same goes for FreeBSD 9.1.<br>
<br>
Regards,<br>
  Graeme.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>