ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sbm
Posts: 5
Joined: Wed 17 Jun 2015 20:52

ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by sbm » Wed 17 Jun 2015 21:18

After following the installation procedure on https://www.devart.com/odac/docs/instal ... tm#lazarus I receive the error

Code: Select all

dacvcl10.pas(6,3) Fatal: Can not find DacVcl used by dacvcl10, ppu=..\lib\i386-win32\DacVcl.ppu, package dacvcl10
It seems other users have had similar errors in the past. I'm looking forward to direct mode in lazarus.

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

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by AlexP » Thu 18 Jun 2015 04:34

Hello,

Please specify the edition you are using: Trial or Professional with source?

sbm
Posts: 5
Joined: Wed 17 Jun 2015 20:52

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by sbm » Thu 18 Jun 2015 05:29

Trial version. For what it's worth, I also attempted to install on a number of other versions and received the same or similar errors.

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

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by AlexP » Thu 18 Jun 2015 07:03

We can't reproduce the problem. This package are installed correctly. Try to completely reinstall Lazarus and install ODAC once more.

sbm
Posts: 5
Joined: Wed 17 Jun 2015 20:52

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by sbm » Thu 18 Jun 2015 14:50

using lazarus-1.2.6-fpc-2.6.4-win32 and ODAC 9.5 I did a fresh install on a separate win7 machine.

I copied the ODAC folder to C:\lazarus\components (this was suggested in other similar forum topics)

Package -> Open Package file (.lpk) -> dclodac10.lpk


Use -> Install

"installing the package dclodac10 9.5.16 will automatically install the packages:
dcldac10 9.5.17
odacvcl10 9.5.16
dacvcl10 9.5.17
odac10 9.5.16
dac10 9.5.17"

clicked yes to rebuild Lazarus and this was the result:

Code: Select all

"Compiling package dac10 9.5.17" completed
"Compiling package CodeTools 1.0.1" completed
"Compiling package odac10 9.5.16" completed
PPU Loading C:\lazarus\components\ODAC\lib\i386-win32\DacVcl.ppu
PPU Source: DacVcl.pas not found
PPU Source: Dac.inc not found
PPU Source: IdeVer.inc not found
PPU Source: DacGui.inc not found
Recompiling DacVcl, checksum changed for Controls
dacvcl10.pas(6,3) Fatal: Can not find DacVcl used by dacvcl10, ppu=..\lib\i386-win32\DacVcl.ppu, package dacvcl10

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

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by AlexP » Fri 19 Jun 2015 10:12

This error is due to the fact that we build the trial version on Windows XP, and you are using Windows 7. We will re-upload the trial versions for this OS next week.

sbm
Posts: 5
Joined: Wed 17 Jun 2015 20:52

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by sbm » Mon 22 Jun 2015 17:23

is the new build up? I tried Installing in an xp virtual machine and received the same error. I have purchased ODAC for delphi, but direct connection support in lazarus will allow me to switch my project over to lazarus/FPC. Is there any way I could arrange to get a working trial? I appreciate all your help.

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

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by AlexP » Wed 24 Jun 2015 08:34

We will release a new build by the end of the week.

sbm
Posts: 5
Joined: Wed 17 Jun 2015 20:52

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by sbm » Tue 30 Jun 2015 18:38

This is the error I receive now. Same Lazarus and FPC version on windows 7.

Code: Select all

"Compiling package ChmHelpPkg 0.2" completed
"Compiling package DBFLaz 0.1.1" completed
"Compiling package fpcunitide 0.1" completed
"Compiling package InstantFPCLaz 1.0" completed
"Compiling package MemDSLaz 1.2.1" completed
"Compiling package printers4lazide 0.0" completed
"Compiling package ProjTemplates 1.0" completed
"Compiling package RunTimeTypeInfoControls 0.1" completed
"Compiling package SQLDBLaz 1.0.1" completed
"Compiling package TAChartLazarusPkg 1.0" completed
"Compiling package ToDoListLaz 1.0.2" completed
PPU Loading C:\Users\something\Downloads\odacfpc2(6)\ODAC\lib\i386-win32\OraReg.ppu
PPU Source: OraReg.pas not found
PPU Source: Odac.inc not found
PPU Source: Dac.inc not found
PPU Source: IdeVer.inc not found
PPU Source: OraDesign.lrs not found
Recompiling OraReg, checksum changed for LResources {impl}
dclodac10.pas(6,3) Fatal: Can not find OraReg used by dclodac10, ppu=..\lib\i386-win32\OraReg.ppu, package dclodac10

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Re: ODAC 9.5 Installation Issues (Lazarus 1.2.6 PFC 2.6.4)

Post by bork » Thu 09 Jul 2015 14:28

Hello,

We have sent you ODAC Trial for Lazarus 1.4 fully compatible with Windows 7 x86 to your e-mail.

Post Reply