Re: [pgadmin-hackers] configuration script problem

2003-06-10 Thread Jean-Michel POURE
On Tuesday 10 June 2003 18:42, you wrote: > You are missing libssl: > > configure:4492: checking for pgsql > configure:4508: result: yes > configure:4540: checking for PQexec in -lpq > configure:4571: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib > conftest.c -lpq -lssl -lcrypto >&5 /usr/bin

Re: [pgadmin-hackers] configuration script problem

2003-06-10 Thread Adam H. Pendleton
Jean-Michel POURE wrote: Dear Adam, Please disguard my last message. My two configurations are absolutely the same. For some reason, one configures, the other not. I will get back to you with more info. Cheers, Jean-Michel ---(end of broadcast)--

[pgadmin-hackers] configuration script problem

2003-06-10 Thread Jean-Michel POURE
Dear Adam, Please disguard my last message. My two configurations are absolutely the same. For some reason, one configures, the other not. I will get back to you with more info. Cheers, Jean-Michel ---(end of broadcast)--- TIP 6: Have you search

Re: [pgadmin-hackers] configuration script problem

2003-06-10 Thread Adam H. Pendleton
Send me a copy of your config.log from the top-level pgadmin3/ directory. ahp ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

[pgadmin-hackers] configuration script problem

2003-06-10 Thread Jean-Michel POURE
Dear Adam, Thanks for your last mail. I have a small problem with the ./configure script of pgAdmin3 related to PostgreSQL location. Let me explain: - On my laptop, which is a RedHat 9 station, I built wxWindows 2.5 cvs and pgAdmin3 like a charm. - I am now working on my backup server to compi