Error when installing svn ver. (svn://firmos.at/zeos/trunk)

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
swierzbicki
Fresh Boarder
Fresh Boarder
Posts: 20
Joined: 24.08.2005, 08:50

Error when installing svn ver. (svn://firmos.at/zeos/trunk)

Post by swierzbicki »

Hi,

I've just downloaded the latest svn version (svn://firmos.at/zeos/trunk).
I'm able to compile all package (D10)

I'm getting an error when installing the ZComponent package :

Entry point is missing :

Code: Select all

The Entry point of procedure @Zmessages@_SUpdateSQLNoResult is missing in the dynamic link library ZCore.bpl.
I have already removed all bpl / dcp files related to Zeoslib6.

Can anybody helps me ? Thank you
swierzbicki
Fresh Boarder
Fresh Boarder
Posts: 20
Joined: 24.08.2005, 08:50

Post by swierzbicki »

I have also tested with the "testing" branch.
I'm getting the same error
swierzbicki
Fresh Boarder
Fresh Boarder
Posts: 20
Joined: 24.08.2005, 08:50

Post by swierzbicki »

I just found out WHY this happened :

I have 2 delphi version running on my laptop.
D7 and BDS2006

In the "Path environment variable" I can found :

C:\Program Files\Borland\Delphi7\Projects\BPL
and
C:\Documents And Settings\Username\My Documents\Borland...\BPL

I guess that that this path MUST stay (if not, tells me). After removing my D7 files, I was able to install my Zeos Component package !.

Why don't we add the Delphi version suffix to the packages ?. Doing so will solves such issues !.

Waiting for your comment about that
btrewern
Expert Boarder
Expert Boarder
Posts: 193
Joined: 06.10.2005, 18:51

Post by btrewern »

There was mention of doing this some time ago. It may be in the svn version.

Regards,

Ben.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Ben, swierzbicki is trying to install the SVN version.

swierzbicki, Unfortunately, it's not done yet. Would it be difficult to do so? I'm totally unexperienced in this. Would this involve more than just changing the packages directory?
My (stupid) proposal : why don't you do it for the two versions you use?
I propose to use following suffixes _D5->_D10, _K2,_K3,_L.

Other people : if you want to do one, just mention here and send an SVN Testing branch patch. Maybe I'll do one after I receive some working example, I can analyse.

Opposers, please tell us why you don't want this. I'll wait a week to apply the patches. This gives volunteers also some time to think about it.

Mark
btrewern
Expert Boarder
Expert Boarder
Posts: 193
Joined: 06.10.2005, 18:51

Post by btrewern »

Sorry, didn't read all the question!

If you look http://seegernet.koolhost.de/zeosforum/ ... 6&start=15 you should see a proposal on how to add the suffixes as above.

Regards,

Ben
swierzbicki
Fresh Boarder
Fresh Boarder
Posts: 20
Joined: 24.08.2005, 08:50

Post by swierzbicki »

Hi

mdaems : There is no stupid proposal, only stupid answers :)
Your proposal makes sense. It will be better to rename "each" packages as you asked for. Using the libsuffix trick will not solves the problem (dcp files will still be created with the suffix).

It will also be good to re-arrange all folder structure.
Something like :

ZoesDBO
|_ Libs
- |_ Delphi5
- |_ Delphi...
|_ Sources
|_ Packages
|_ Exemples
|_ Help

All DCU files have to be placed in the corresponding Libs\Delphi folder

I guess this will helps a lot.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Hi Ben and Swierzbicki,

Read the other thread but can't understand what they're talking about. Not their fault. I just don't know much about packages, installing components and all this.

Can you two put your heads together to figure out the solution, eg for two Delphi versions? Then we can see how to implement it for the others as well.

Is the re-arrange really necessary for that? I'd think we have almost the same now with the packages\build subdirectories, or not? I propose to keep it with modifying the package files if possible. Just because throwing everthing around would really slow down development even more. It would require a discussion with most other developers as well.

Mark
drbastem
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 16.06.2006, 08:30

Post by drbastem »

i want to download zeos componet d10(delphi 2006 version) . But not found.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

You can find a reasonably recent version at http://users.telenet.be/mdaems. I packaged it some weeks ago hoping the project leaders would publish it.
I should look at home what's wrong with the SVN address.

Mark
drbastem
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 16.06.2006, 08:30

re: no web found

Post by drbastem »

Sorry, de gevraagde pagina kan niet gevonden worden.
Page not found - HTTP 404
U kan de volgende zaken proberen:
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Hi, I think your browser has taken the last dot into the url. http://users.telenet.be/mdaems/ should really do it (even without the final slash.)

Mark
Post Reply