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 <guilla...@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. > > > -- > Guillaume. > http://www.postgresqlfr.org > http://dalibo.com >