[Lazarus] SQLdb tab

David W Noon david.w.noon at ntlworld.com
Thu Feb 19 22:07:36 CET 2009


On Wed, 2009-02-18 at 13:22 +0000, David W Noon wrote:

> On Wed, 2009-02-18 at 10:43 +0200, Graeme Geldenhuys wrote:
> 
> > On Tue, Feb 17, 2009 at 11:33 PM, David W Noon
> > <david.w.noon at ntlworld.com> wrote:
> > > experimentation I managed to get the "bigidecomponents" target built.
> > > This caused the SQLDBlaz package in the "Installed Packages" dialogue to
> > 
> > What I do is as follows:
> > 
> > *  Packages | "Open package file (*.lpk)"
> > * Then browse to the components/sqldb/ directory
> > * select "sqldblaz.lpk"
> > * In the new dialog,  click "Compile"
> > * Then click "Install"
> > * Lazarus should now restart and you should see the SqlDB tab.
> 
> That worked a treat. Many thanks, Graeme.

Just as an FYI:

The above method installed the updated Lazarus under my home directory.
To make the SQLdb tab universally accessible, one can build (as root)
the main Lazarus program using:

   cd /usr/share/lazarus
   make clean bigide LCL_PLATFORM=gtk2     {or qt, or whatever}

This will also make the RTTI and IPro tools available.

It would be nice if this were documented in the README.txt file that is
included in the Lazarus bundle.

-- 
Regards,

Dave  [RLU #314465]
=======================================================================
david.w.noon at ntlworld.com (David W Noon)
=======================================================================



More information about the Lazarus mailing list