Re: Compile error: command not found - Mailing list pgsql-ports

From Tom Lane
Subject Re: Compile error: command not found
Date
Msg-id 7609.1209747546@sss.pgh.pa.us
Whole thread Raw
In response to Compile error: command not found  ("Nathan Garlington" <garlinto@gmail.com>)
Responses Re: Compile error: command not found  ("Nathan Garlington" <garlinto@gmail.com>)
List pgsql-ports
"Nathan Garlington" <garlinto@gmail.com> writes:
> Now, I'm trying to setup the data cluster, so I use:
> initdb -D /usr/local/pgsql/data
> as the postgres user but the shell tells me that the 'initdb' does not exist.

Either you forgot the "make install" step, or it installed the programs
into someplace that isn't in your $PATH.

            regards, tom lane

pgsql-ports by date:

Previous
From: "Nathan Garlington"
Date:
Subject: Compile error: command not found
Next
From: "Nathan Garlington"
Date:
Subject: Re: Compile error: command not found