none of dynamic libraries can be found: libpq81.dll, libpq.d

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

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Ekate
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 16.04.2008, 11:22

none of dynamic libraries can be found: libpq81.dll, libpq.d

Post by Ekate »

Hello, dear experts

I've met a problem, I remotely access to the Postgres database from Delphi 7, using ZEOS components.
Everything works just fine at my own station, but the following error message arise when I move that application to another computer.
none of dynamic libraries can be found: libpq81.dll, libpq.dll

I already have this library in system's direcotries, path is set up.
What should I do to fix that problem?

Thank you in advance,
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

I don't know what you exactly installed where...
- On your development PC everything is set up well I suppose.
- On your remote station you also need : your executable, the postgres client install, the necessary path setting.

Is it set up like that? Are both systems using the same OS? which OS?

What type of program are you writing? Is it a stand-alone app or a service or a ... ? Sometimes this influence where dll's should be available.

Mark
Image
Post Reply