Re: AIX-4.3.3 and Postgres - Mailing list pgsql-ports

From Peter Eisentraut
Subject Re: AIX-4.3.3 and Postgres
Date
Msg-id Pine.LNX.4.30.0101271019550.1492-100000@peter.localdomain
Whole thread Raw
In response to AIX-4.3.3 and Postgres  (Burak Bilen <bilen@metu.edu.tr>)
List pgsql-ports
Burak Bilen writes:

>      hi,
>
>  I  couldn't compile postgres on AIX-4.3.3 . I did  all the things
> written on INSTALL file
> but it gave me errors.
>   The configure script worked successfully but when I ran "make all" as
> the postgres user
> I got the follwing errors:
> -----------------------------------
> make: getcwd: : Permission denied

Looks like the postgres user doesn't have read access to the source tree.
You shouldn't actually do the installation as the postgres user, only
initdb and running the postmaster.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: IpcMemoryDetach
Next
From: Jason Tishler
Date:
Subject: Re: WinTel ports?