Client library problem on Debian 7

Forum related to PostgreSQL

Moderators: gto, cipto_kh, EgonHugeist, olehs

Post Reply
LeonidDV
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 31.10.2014, 11:17

Client library problem on Debian 7

Post by LeonidDV »

System Debian 7 i586
Lazarus 1.2.6
ZEOSLIB 7.1 stable
Database postgresql 9.3 downloaded from EnterpriseDB (installer (no .deb package))
Application compilled with processor family x86_x64
I copied libpq.so and all libpq* files from folder /opt/postgres-9.3/lib to application folder.
Running application have many errors
exception at 000000000051C03B:
Client-Library sfound but could not be loaded. Check compile-target and library compatibility!.
Note: libpg.so is symbol link to libpq.so.5.6
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: Client library problem on Debian 7

Post by EgonHugeist »

Again try to use the TZConnection.LibraryLocation-property
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
Post Reply