[pgadmin-support] Problems with wxWidgets 2.6

2010-03-11 Thread Vinicius Borges
Hello, I'm trying to install pgadmin3-1.4.3 and when I do $# ./configure appears an error: ... checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking pgsql in /usr/local/pgsql... ok checking for wxWidgets... yes Warning: No config found to match: /usr/local/bin/wx-config

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Vinicius Borges
no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. appears this message. 2010/3/12 Guillaume Lelarge > Le 11/03/2010 20:48, Vinicius Borges a écrit : > > Hello, > > > > I'm trying to

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Vinicius Borges
Ashesh, It's a long history why I'm using the pgAdmin 1.4... the postgreSQL here it's 8.0.22. That's the output when I type #$ wx-config --list... Default config is gtk2-ansi-release-2.6 Default config will be used for output Alternate matches: gtk2-ansi-release-2.8

[pgadmin-support] Problem with libpq.so.5 in pgadmin3-1.10.2

2010-03-17 Thread Vinicius Borges
Hello, I installed pgadmin3-1.10.2 and I got an error that might strange... bash-3.1# /usr/local/pgadmin3/bin/pgadmin3 /usr/local/pgadmin3/bin/pgadmin3: error while loading shared libraries: libpq.so.5: cannot open shared object file: No such file or directory I have the libpq.so.5 in /usr/lib a

Re: [pgadmin-support] Problem with libpq.so.5 in pgadmin3-1.10.2

2010-03-17 Thread Vinicius Borges
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 > Please keep the list on CC. > > Le 17/03/2010 15:22, Vinicius Borges a écrit : > > #$ ldd /usr/local/pgadmin3/bin/pgadmin3 > &g

Re: [pgadmin-support] Problem with libpq.so.5 in pgadmin3-1.10.2

2010-03-17 Thread Vinicius Borges
Hello Devrim, Right. How can I do that? thanks 2010/3/17 Devrim GÜNDÜZ > On Wed, 2010-03-17 at 12:37 -0300, Vinicius Borges wrote: > > /usr/local/pgadmin3/bin/pgadmin3: error while loading shared > > libraries: > > /usr/lib64/libpq.so.5: ELF file OS ABI invalid > &

Re: [pgadmin-support] Problem with libpq.so.5 in pgadmin3-1.10.2

2010-03-18 Thread Vinicius Borges
Mar 17, 2010 at 6:39 PM, Vinicius Borges wrote: > >> Hello, >> >> I installed pgadmin3-1.10.2 and I got an error that might strange... >> >> bash-3.1# /usr/local/pgadmin3/bin/pgadmin3 >> /usr/local/pgadmin3/bin/pgadmin3: error while loading shared libraries:

Re: [pgadmin-support] Problem with libpq.so.5 in pgadmin3-1.10.2

2010-03-18 Thread Vinicius Borges
Hi Vinicius, > > On Thu, Mar 18, 2010 at 4:04 PM, Vinicius Borges wrote: > >> >> Hello Ashesh, >> >> when I type >> >> bash-3.1# file /usr/local/pgadmin3/bin/pgadmin3 >> /usr/local/pgadmin3/bin/pgadmin3: ELF 64-bit LSB executable, x86-64, >>

Re: [pgadmin-support] Problem with libpq.so.5 in pgadmin3-1.10.2

2010-03-18 Thread Vinicius Borges
Yes, I just copied the libpq.so.5. The output: bash-3.1# ldd /usr/lib64/libpq.so.5 not a dynamic executable Thanks 2010/3/18 Ashesh Vashi > > > On Thu, Mar 18, 2010 at 5:43 PM, Vinicius Borges wrote: > >> I installed the pgadmin3 using the file INSTALL