On 05/02/2008, mramirez <[EMAIL PROTECTED]> wrote:
> favorite/suggested linux distribution for Lazarus?" question, I was
> wondering, if there is already some kind of guide or wiki, about
> installing on specific distros ?


I found the email....

---------- Forwarded message ----------
From: Graeme Geldenhuys <....>
Date: 27 Apr 2007 17:52
Subject: A list of required libs for Ubuntu 7.04
To: lazarus@miraclec.com


Hi,

I just installed Ubuntu 7.04 and thought I would post a listing of all
required libs (packages) to be able to compile FPC, Lazarus and
Lazarus applications using the gtk1 widget set.

Ubuntu uses the 'apt' package management system, so installing the
following 6 packages will pull in the other required packages for you.

For GTK 1.2 development you need:
  libglib1.2
  libglib1.2-dev
  libgdk-pixbuf2-dev
  libpthread-dev
  libc6-dev

For GTK2.x you need this as well.
  libgtk2.0-dev    (and all it's dependencies, but 'apt' would do that for you)

For fpGUI base applications you need:
  libxft-dev    (gives anti-aliased font support to X11 apps)


Hope this info will be useful to somebody and save you a bit of time.

------------------[ end ]-----------------


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to