Page 1 of 1

Can not Install Lazarus on Mac OSX

Posted: Sat 11 May 2013 05:40
by Minoru
I'm trying UniDAC 5.0 for Lazarus trial version with lazarus1.0.8 on Mac OSX 10.7.5.
but can not installation by the folowing message.

> dac10.pas(10,3) Fatal: Can not find unit CRAccess used by dac10. Check if package dac10 is in the dependencies.

1.Menu | Package | Install/uninstall package..|

2. selected packages
install package
- dcldac10 9.0.1
- dacvcl10 9.0.1

3.[save and rebuild IDE]

then i tried another way, |Open packge File| & [compile] was the same result.
(Other packages are installabl1e this way)

Please teach me the installation way.
It was not found in a help.

Re: Can not Install Lazarus on Mac OSX

Posted: Mon 13 May 2013 12:57
by AlexP
Hello,

To install UniDAC trial, you should open the dclunidac10.lpk package:

Lazarus Main Menu -> Package -> Open Package File (*.lpk) -> dclunidac10.lpk

and install without compiling (since there are no sources in the trial version, a compile attempt will lead to an error). In the same, the needed providers should be installed.

Re: Can not Install Lazarus on Mac OSX

Posted: Mon 13 May 2013 17:35
by Minoru
Hi,

Thanks for your support.

Your produce is already tried. but can not installing.

Reproduce:

1.
>Lazarus Main Menu -> Package -> Open Package File (*.lpk) -> dclunidac10.lpk

2. In Package dclunidac10 panel.

Use>>Install

Automaticary installed packages

installing package dclunidac 10.5.0.1 will automatically install the packages.

unidacvcl10.5.0.1
unidac10.5.0.1
dcldac10.9.0.1
dacvcl10.9.0.1
dac10.9.0.1

3. [OK] -> Rebuid Lazarus -> [OK]

Got the following message.
> dac10.pas(10,3) Fatal: Can not find unit CRAccess used by dac10. Check if package dac10 is in the dependencies.

Re: Can not Install Lazarus on Mac OSX

Posted: Mon 13 May 2013 18:09
by Minoru
Hi,

It tried also on win7, It was not installable with the following messages.

Code: Select all

PPU Loading D:\Laz\UniDAC\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
PPU Loading D:\Laz\UniDAC\lib\i386-win32\DacReg.ppu
PPU Source: DacReg.pas not found
PPU Source: Dac.inc not found
PPU Source: IdeVer.inc not found
PPU Source: DADesign.lrs not found
Recompiling DacReg, checksum changed for LResources {impl}
dcldac10.pas(10,3) Fatal: Can not find DacReg used by dcldac10, ppu=..\lib\i386-win32\DacReg.ppu, package dcldac10
PPU Loading D:\Laz\UniDAC\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
DacVcl.pas(6,48) Fatal: Can not find DacVcl used by UniDacVcl, ppu=..\lib\i386-win32\DacVcl.ppu, package dacvcl10
PPU Loading D:\Laz\UniDAC\lib\i386-win32\UniUpdateSQLEditor.ppu
PPU Source: UniUpdateSQLEditor.pas not found
PPU Source: UniDac.inc not found
PPU Source: Dac.inc not found
PPU Source: IdeVer.inc not found

Re: Can not Install Lazarus on Mac OSX

Posted: Tue 14 May 2013 08:21
by AlexP
Hello,

We have checked UniDAC trial version installation for both OS X and Win7, and UniDAC is installed correctly on both OSs. Try to fully remove UniDAC, reinstall Lazarus, copy the UniDAC folder from the archive to the folder with Lazarus components ..\\Lazarus\Components\UniDAC , and reinstall UniDAC.

Re: Can not Install Lazarus on Mac OSX

Posted: Wed 15 May 2013 00:20
by Minoru
Both Mac and Wn7 have been installed after re-installation of Lazarus.
Thanks for your good support.

Re: Can not Install Lazarus on Mac OSX

Posted: Wed 15 May 2013 06:43
by AlexP
Hello,

Glad to see that you solved the problem. If you have any other questions, feel free to contact us