Re: [pgadmin-hackers] Missing ssl test in configure

2008-02-04 Thread Dave Page
On Feb 1, 2008 11:33 AM, Zdenek Kotala <[EMAIL PROTECTED]> wrote: > I attach suggested patch. I add libssl and libkrb5 tests, but maybe it > is not good place put them directly into PostgreSQL test. Please, feel > free to move it to correct place. Thanks, committed to SVN trunk. That code needs so

Re: [pgadmin-hackers] Missing ssl test in configure

2008-02-01 Thread Zdenek Kotala
I attach suggested patch. I add libssl and libkrb5 tests, but maybe it is not good place put them directly into PostgreSQL test. Please, feel free to move it to correct place. Zdenek Zdenek Kotala wrote: I'm trying to compile pgAdmin on solaris and I was caught in the same tra

[pgadmin-hackers] Missing ssl test in configure

2008-02-01 Thread Zdenek Kotala
I'm trying to compile pgAdmin on solaris and I was caught in the same trap as many times before. I got following error: error: you must specify a valid PostgreSQL installation with --with-pgsql=DIR But it is not correct. I specified it correctly. However main problem there is libssl. Default