[Lazarus] compile sqldblaz.lpk for add component palette
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Oct 27 19:07:50 CEST 2010
On Wed, 27 Oct 2010 13:34:58 +0200
ugaciaka <ugaciaka at gmail.com> wrote:
> >
> > You must rebuild lazarus if you want to install additional packages.
> > The package manager automatically suggests to recompile lazarus when you
> > install a new package.
> >
> > Michael.
> >
>
> Hi Micheal,
>
> in Ubuntu 10.04 component palette for data access and other (sqlite,
> postgresql, mysql) is already installed but I use archlinux and missed
> this component.
>
> I try see the .deb debian/rules for understand how ubuntu compiled
> lazarus but is more difficult for me.
The debian rules are quite complex because of all the debian policies.
Basically to build an IDE with a lot of preinstalled packages use:
make clean bigide
> Can you help me to explained the flag for obtained all compoents
> palette for database connection?
The above will give you some. There are more on the internet.
Mattias
More information about the Lazarus
mailing list