Installation w. Lazarus/Ubuntu

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
binfch
Posts: 33
Joined: Sat 22 Jan 2011 09:26

Installation w. Lazarus/Ubuntu

Post by binfch » Tue 13 Sep 2011 20:36

Hi there

I have purchased the ODAC Pro w. Source. Are there some instructions on how to install ODAC in Lazarus under Ubuntu? What folders go where, etc...

Thanks & cheers,
Peter

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Wed 14 Sep 2011 12:20

Hello,

Description of the installation of ODAC for Lazarus is described in the help file, the Installation section.
The ODAC installation program only copies ODAC files. You need to install ODAC packages to Lazarus IDE manually. Open %ODAC%\Source\Lazarus1\dclodac.lpk file in Lazarus and press the Install button. After that Lazarus IDE will be rebuilded with ODAC packages.

Post Reply