Re: AIX-4.3.3 and Postgres

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Burak Bilen <bilen(at)metu(dot)edu(dot)tr>
Cc: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: AIX-4.3.3 and Postgres
Date: 2001-01-27 09:20:51
Message-ID: Pine.LNX.4.30.0101271019550.1492-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-01-29 03:05:54 Re: WinTel ports?
Previous Message Tom Lane 2001-01-27 05:56:33 Re: IpcMemoryDetach