1. Prepare Linux
ubs@ubs-desktop:~$ sudo lsb_release -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:qt4-3.1-ia32:qt4-3.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
2. Prepare Libraries
ubs@ubs-desktop:~$ sudo apt-get update
ubs@ubs-desktop:~$ sudo apt-get install libgtk2.0-dev
ubs@ubs-desktop:~$ sudo apt-get install libgtk2.0-dev
ubs@ubs-desktop:~$ sudo apt-get install libgdk-pixbuf-dev
3. Download Lazarus and Free Pascal
Download fpc-2.2.4-3.i386.deb.tar and lazarus_0.9.28-0.i386.deb.tar from Sourceforge
(more…)