Re: Compiling pgadmin on SuSE 9.1 - Mailing list pgadmin-support

From Adam H.Pendleton
Subject Re: Compiling pgadmin on SuSE 9.1
Date
Msg-id 78AF0BCA-E66F-11D8-8066-000A9566CE14@fmonkey.net
Whole thread Raw
In response to Re: Compiling pgadmin on SuSE 9.1  (Michael.Eschweiler@t-online.de (Michael Eschweiler))
List pgadmin-support
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 an 
include directory.  When gcc tries to read in that directory for 
include files, it cannot.  Make sure that, in addition to read 
permissions, that the user you are compiling as has execute permissions 
on the directory.  This is necessary to list files.

NOTE 2: It looks like your previous configure was run by user "me", not 
"ugo".

ahp



pgadmin-support by date:

Previous
From: Michael.Eschweiler@t-online.de (Michael Eschweiler)
Date:
Subject: Re: Compiling pgadmin on SuSE 9.1
Next
From: Adam H.Pendleton
Date:
Subject: Re: Compiling pgadmin on SuSE 9.1