Page 1 of 1

Lazarus installation instructions

Posted: 15.10.2005, 07:22
by IgD
How do you install ZeosLib into Lazarus? I see the zeoslib\packages\lazarus directory. Can you please provide step by step instructions on how to install? Thanks.

Great work on the Lazarus port of ZeosLib. I'm looking forward to porting all my apps to Lazarus!

Posted: 15.10.2005, 19:14
by barko
Menu: Components -> Open Package File (.lpk)

Select all .lpk files from directory zeoslib\packages\lazarus.

Compile all packages in this order:

zcore
zparsesql
zplain
zdbc
zcomponent

and then hit on zcomponent install button.