Re: postgresql and Mac OS X - Mailing list pgsql-general

From Tom Allison
Subject Re: postgresql and Mac OS X
Date
Msg-id 4910E988.6070600@tacocat.net
Whole thread Raw
In response to Re: postgresql and Mac OS X  (Scott Ribe <scott_ribe@killerbytes.com>)
Responses Re: postgresql and Mac OS X
List pgsql-general
Scott Ribe wrote:
>>> 'make' is prefixed by /Developer/usr/bin/.
>> The question is *why* the location is nonstandard.
>
> Starting with Xcode 3, all the developer tools get installed under the
> Developer directory, in order to allow one to easily have multiple versions
> of Xcode installed alongside each other. The question then is why the OP
> doesn't also have make in /usr/bin, or why his path is configured so that it
> finds /Developer/usr/bin first--*that* is what is non-standard.
>


There is an option during installation for a Unix Tools installation.
Which puts everything where it's expected.

pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: postgresql and Mac OS X
Next
From: Craig Ringer
Date:
Subject: Re: I'm puzzled by a foreign key constraint problem