Re: [pgadmin-hackers] libpq related crash

2010-08-26 Thread Ramanujam
On Thu, Aug 26, 2010 at 2:48 PM, Guillaume Lelarge wrote: > Le 26/08/2010 07:35, Ramanujam a écrit : > I'm pretty sure you have an old libpq library around, and that pgAdmin > uses this one. Be careful that libpq is a different package on Ubuntu (I > mean, not a postgresql-*, but a libpq*). Try "l

Re: [pgadmin-hackers] libpq related crash

2010-08-25 Thread Guillaume Lelarge
Le 26/08/2010 07:35, Ramanujam a écrit : > [...] > I apologise if this is the incorrect list. > You won't need to, it is the correct list :) > I successfully built the latest pgAdmin3 source from git. However, > when I try to connect a a db after launching, I get the following > error: > > ./pg

[pgadmin-hackers] libpq related crash

2010-08-25 Thread Ramanujam
Hello. I apologise if this is the incorrect list. I successfully built the latest pgAdmin3 source from git. However, when I try to connect a a db after launching, I get the following error: ./pgadmin3: symbol lookup error: ./pgadmin3: undefined symbol: PQconninfoParse I did refer to the previou