Page 1 of 1
Install Problems with Zeos 6.6.0 beta
Posted: 17.12.2006, 23:50
by Andidreas
hi @ all
today i've tried to add the zeos 6.6.0 beta components to my Delphi 2005 Professional IDE
After Compiling the Bpl's i've compilied and installed the zcomponent.bpl
The compiling was successful but after installing this bpl file, an error occurrs because the zdbc90.bpl was missing!
Do you know why the zdbc90.bpl is missing???
THX for your Help!
Posted: 18.12.2006, 08:40
by mdaems
Is the file somewhere on your machine? (Full search for zdbc*.bpl) If it is : where?
This might be a path problem. Maybe your ide looks not in the right place to find it.
Mark
Posted: 18.12.2006, 13:47
by Andidreas
no i doesn't find the file anywhere!!!
is it possible that the ide this file not create when i compile the zdbc.bpl???
Instaal 6.6 in BDS2005
Posted: 26.12.2006, 17:19
by Kite
Hi
how do I install and what do I need to compile where I can't find any setup file or or any instructions to do so
can someone please help me
Thanx
Posted: 28.12.2006, 20:54
by jcenteno
There are a few files with install instructions under documentation\articles_generated\output
I used those instructions to build and install.
Install
Posted: 29.12.2006, 09:27
by Kite
Hi I downloaded the v6.6.0 from this site and I can't find the documents folder that you refer to can soem one plaes send me the install instructions or tell me where to download it
Please I need to test this and I can't do anything without it
Thanx Kite
Posted: 29.12.2006, 13:31
by Andidreas
@kite
do you speak/read german???
when yes, i have an word document in german with the install instructions!
Posted: 29.12.2006, 14:20
by mdaems
Installation should be quite easy.
Compile packages ZCore, ZParseSQL, ZPlain, ZDbc, ZComponent, ZComponentDesign in this order. You find these packages in the packages folder for your specific compiler.
Install ZComponentDesign package.
If ZComponenDesign does not exists for your compiler : Stop at ZComponent and install that one.
If all goes right you have a new components tab.
BTW there have been some bugfixes lately. You can eventually download a more recent build (See portal announcements for details.)
Mark
Posted: 18.02.2007, 09:17
by paulie
I have been trying over the last few days to install
Zeoslib and have found it totally impossible, using
Delphi 7. Anyone else having the same problem?
Posted: 18.02.2007, 09:27
by mdaems
Pauli, what version did you use? I use D7 without any problems. Is it a first install of zeoslib? What problems do you encounter? Have you added all src/subdirs to your delphi search path?
Mark