[patch_done] PostgreSQL64 + Lazarus 09.30.2+ windows 64 bit

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

[patch_done] PostgreSQL64 + Lazarus 09.30.2+ windows 64 bit

Post by elidorio2 »

Hello,
I'm having problems with Zeos (7.0.0-dev) and Lazarus 09.30.2, with windows 7 64 bit.
When trying to compile the error appears libpq.dll not found.
Anyone ever had this problem?

Edson
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

Which rev do you use?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
marcov
Senior Boarder
Senior Boarder
Posts: 95
Joined: 24.06.2010, 09:17

Post by marcov »

Did you install libpq and all the other DLLs from the same distribution as your FPC (so 32-bit postgres if 32-bit FPC/Lazarus, 64-bit postgres if 64-bit FPC/Lazarus) into the same directory as your app?
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

Some DLLs are the Windows 64 bit and other are the same that I use windows 32.
Where do I find updated dll for Zeos / Postgresql 64 bit?

I'm using ZEOSDBO-7.0.0-alpha, and Lazarus 09.30.2 with windows 64 bit
ism
Zeos Test Team
Zeos Test Team
Posts: 202
Joined: 02.10.2010, 20:48

Post by ism »

install postgress for 64 bit
http://www.enterprisedb.com/products-se ... ad#windows

and get required dll

C:\Program Files\PostgreSQL\9.1\bin
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

I did this procedure and it does not work.
message appears none of the dynamic libraries Can Be found: libpq81.dll, libpq.dll
jeremicm
Senior Boarder
Senior Boarder
Posts: 61
Joined: 18.10.2006, 17:07
Contact:

Post by jeremicm »

copy dll's to windows\system32 folder and it should be ok...
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

Already performed these procedures and the same problem occurs.
lazarus you use with Windows 7 64?
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

elidorio2,

I'm not sure, couldn't it be possible that W64 uses a new system-folder for the 64Bit dll's instead of \system32\?

My and Marcov's proposal: copy the 64 bit dll's to your application folder. If this solves your problem, then you've to put the required dll's to the new system folder systemxxx???.

best regards
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

In windows 7 64 bit, use the folder SysWOW64 instead of System32.
Have copy the dll to SysWOW64 and also not resolved.
Compie also to the application folder and also not resolved.
I do not know what else to do ...
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

Hmm which revision do you use here?

some informations concering the latest Zeos updates:
http://zeos.firmos.at/viewtopic.php?t=3431

follow this thread:
http://zeos.firmos.at/viewtopic.php?t=841

try the testing or testing-egonhugeist branch..

best regards
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

then,

The only version that installs on Zeos Lazarus 09.30.2 is: zeosdbo-7.0.0-alpha, does not install other versions, including that they are in svn.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

So please tell me where did you download Zeos 7.0.0-apha?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

Excuse me it is okay to 7.0.0-dev.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

No in this case not. It's possible that you're using the first Alpha 7.0.0 snapshot.

So it would be really the best if you read again the two threads i've posted before. Follow the steps. Install TortoiseSVN from SourceForge.Net, download the latest \testing or \testing-egonhugeist branch. So you're always up to date...

best regards
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Locked