Re: Problem with libpq.so.5 in pgadmin3-1.10.2 - Mailing list pgadmin-support

From Vinicius Borges
Subject Re: Problem with libpq.so.5 in pgadmin3-1.10.2
Date
Msg-id e54b5ec91003170837g4cc69a66wdb329f3fe1fba051@mail.gmail.com
Whole thread Raw
In response to Re: Problem with libpq.so.5 in pgadmin3-1.10.2  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Problem with libpq.so.5 in pgadmin3-1.10.2
List pgadmin-support
Hello,

I saw that libpq.so.5 wasn't in /usr/lib64/. Then I installed libpq.so.5 for 64-bit. from

http://rpm.pbone.net/index.php3/stat/4/idpl/13529891/dir/fedora_other/com/postgresql-libs-8.4.2-6.fc13.x86_64.rpm.html

But now appears other error.
#$ /usr/local/pgadmin3/bin/pgadmin3
/usr/local/pgadmin3/bin/pgadmin3: error while loading shared libraries: /usr/lib64/libpq.so.5: ELF file OS ABI invalid

thanks


2010/3/17 Guillaume Lelarge <guillaume@lelarge.info>
Please keep the list on CC.

Le 17/03/2010 15:22, Vinicius Borges a écrit :
> #$ ldd /usr/local/pgadmin3/bin/pgadmin3
>[...]
>     libpq.so.5 => not found

ldd doesn't find it too. Kind of strange. How did you install libpq? did
you install the 32-bits library? (which would explain where it is
located and why ldd didn't find it). But it won't explain why you could
compile without the library.


--

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Problem with libpq.so.5 in pgadmin3-1.10.2
Next
From: Dale J Thompson
Date:
Subject: Re: pgAdmin III v1.10.2 released