Hi Michael, Adam,
Message d'origine
>De: [EMAIL PROTECTED] (Michael Eschweiler)
>A: Adam H.Pendleton <[EMAIL PROTECTED]>
>Sujet: Re: [pgadmin-support] Compiling pgadmin on SuSE 9.1
>Date: Sun, 8 Aug 2004 22:57:21 +0200
>Copie à: [EMAIL PROTECTED]
>
>Am
Am Donnerstag, 5. August 2004 23:33 schrieben Sie:
> On Aug 5, 2004, at 3:18 PM, Michael Eschweiler wrote:
> > configure:4634: gcc -o conftest -g -O2 -DSSL -I/usr/include/pgsql
> > -L/var/lib/pgsql/lib conftest.c -lpq -lssl -lcrypto -lpq >&5
> > /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../..
--- Begin Message ---
Am Donnerstag, 5. August 2004 01:39 schrieben Sie:
> On Aug 4, 2004, at 3:52 PM, Michael Eschweiler wrote:
> > I could not find the answer. Attached once more the config.log.
>
> There wasn't anything attached to this e-mail.
Strange: my mail-client tells me that the mail w
On Aug 5, 2004, at 3:18 PM, Michael Eschweiler wrote:
configure:4634: gcc -o conftest -g -O2 -DSSL -I/usr/include/pgsql
-L/var/lib/pgsql/lib conftest.c -lpq -lssl -lcrypto -lpq >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/
bin/ld:
cannot find -lssl
collect2: ld returne
On Aug 4, 2004, at 3:52 PM, Michael Eschweiler wrote:
I could not find the answer. Attached once more the config.log.
There wasn't anything attached to this e-mail.
In any event, the config.log I got before indicates a permissions
problem. When gcc is invoked, /var/lib/pgsql/include is passed as
Hi Adam
Am Mittwoch, 4. August 2004 14:39 schrieben Sie:
> On Aug 2, 2004, at 4:27 PM, Michael Eschweiler wrote:
> > Am Montag, 2. August 2004 14:17 schrieben Sie:
> >> On Aug 1, 2004, at 7:26 AM, Michael Eschweiler wrote:
> >>> Hello,
> >>>
> >>> I'm trying to compile pgadmin3-1.0.2 on SuSE 9.1.
Am Montag, 2. August 2004 14:17 schrieben Sie:
> On Aug 1, 2004, at 7:26 AM, Michael Eschweiler wrote:
> > Hello,
> >
> > I'm trying to compile pgadmin3-1.0.2 on SuSE 9.1. When I run
> > ./configure I got
> > the error message: "configure: error: you must specify a valid pgsql
> > installation with
On Aug 1, 2004, at 7:26 AM, Michael Eschweiler wrote:
Hello,
I'm trying to compile pgadmin3-1.0.2 on SuSE 9.1. When I run
./configure I got
the error message: "configure: error: you must specify a valid pgsql
installation with --with-pgsql=DIR". Then I tried to do ./configure
with
several directo
Hello,
I'm trying to compile pgadmin3-1.0.2 on SuSE 9.1. When I run ./configure I got
the error message: "configure: error: you must specify a valid pgsql
installation with --with-pgsql=DIR". Then I tried to do ./configure with
several directories but I always got the same error-messages. Is th