Here are the bugs I verified from the 13 Oct release:
1. Change ZplainPostgreSql81.pas to ZPlanPostgresSql8x.pas in zplain.lpk
<Item22>
<Filename Value="../../src/plain/ZPlainPostgreSql81.pas"/>
<UnitName Value="ZPlainPostgreSql8x"/>
</Item22>
2. Fix the following typos in zdbc.lpk:
a. Remove extra "/" from "build/"
<SearchPaths>
<OtherUnitFiles Value="../../src/dbc/"/>
<UnitOutputDirectory Value="build"/>
</SearchPaths>
b. Add missing slash to unitname value
<Item43>
<Filename Value="../../src/dbc/ZDbcASA.pas"/>
<UnitName Value="ZDbcASA/>
</Item43>
3. Add the following installation instructions to installation.htm:
"After the files are downloaded, open Lazarus and open and compile the zeos packages in the following order:
zcore.lpk
zparsesql.lpk
zplain.lpk
zdbc.lpk
Then finally open zcomponent.lpk and compile and install this package.
Note: The first four packages only need to be compiled! In fact they
cannot be installed."
Lazarus bug fixes for 13 Oct 05 release
Moderators: gto, cipto_kh, EgonHugeist
Theo, thanks! Are you using Lazarus?
Any idea what is going on with these issues:
(They are problems with using Zeoslib with Lazarus too)
http://seegernet.koolhost.de/zeosforum/ ... .php?t=145
http://seegernet.koolhost.de/zeosforum/ ... .php?t=156
Any idea what is going on with these issues:
(They are problems with using Zeoslib with Lazarus too)
http://seegernet.koolhost.de/zeosforum/ ... .php?t=145
http://seegernet.koolhost.de/zeosforum/ ... .php?t=156
BTW the SF bug reports for this thread are here:
http://sourceforge.net/tracker/index.ph ... tid=415824
http://sourceforge.net/tracker/index.ph ... tid=415824
http://sourceforge.net/tracker/index.ph ... tid=415824
http://sourceforge.net/tracker/index.ph ... tid=415824
No, I just installed it yesterday, done some simple tests, and already had some problems with that so don't expect to much of me.IgD wrote:Theo, thanks! Are you using Lazarus?
Yes,trying to make it work with Mysql 4.0 ,4.1, and Firebird 1.5.
Any idea what is going on with these issues:
(They are problems with using Zeoslib with Lazarus too)
http://seegernet.koolhost.de/zeosforum/ ... .php?t=145
http://seegernet.koolhost.de/zeosforum/ ... .php?t=156