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/