Re: Compiling pgadmin on SuSE 9.1

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: michael(dot)eschweiler(at)t-online(dot)de
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Compiling pgadmin on SuSE 9.1
Date: 2004-08-04 23:39:04
Message-ID: 78AF0BCA-E66F-11D8-8066-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2004-08-05 07:06:47 Re: Dynamic list of mirrors
Previous Message Raphaël Enrici 2004-08-04 21:21:37 Dynamic list of mirrors

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Eschweiler 2004-08-05 19:19:51 Fwd: Re: Compiling pgadmin on SuSE 9.1
Previous Message Michael Eschweiler 2004-08-04 19:52:34 Re: Compiling pgadmin on SuSE 9.1