Page 1 of 1

Can not Install Lazarus on Linux

Posted: Wed 26 Nov 2014 17:46
by andre.procfit
Hi,

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.

How to resolve this error

Re: Can not Install Lazarus on Linux

Posted: Mon 01 Dec 2014 07:36
by AlexP
Hello,

Try to install UniDAC in the following way:
1) Open and compile all the Lazarus packages in the following order:
dac10.lpk
dacvcl10.lpk
dcldac10.lpk
unidac10.lpk
unidacvcl10.lpk
2) Open, compile, and install the dclunidac10.lpk package (The same actions should be done with the required provider packages).

If the problem repeats, please contact us again. Also please specify the exact versions of LiteDAŠ”, Lazarus and FPC