From: | Hunter Hillegas <lists(at)lastonepicked(dot)com> |
---|---|
To: | "Eric B(dot)Ridge" <ebr(at)tcdi(dot)com> |
Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: 7.3 on OS X HOWTO |
Date: | 2002-12-02 21:45:16 |
Message-ID: | BA11146C.8076A%lists@lastonepicked.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-patches |
Since I build my pgsql on Linux direct from sources, I'd like my OS X
machine to be the same way, that's why I don't want to use fink...
So I guess I need to go hunting for the fink patches that are out there...
Compiling pgsql --without-readline on OS X didn't work for me... Got a
symbol error during make. I assumed that the OS X build still required other
patches...
Hunter
> From: "Eric B.Ridge" <ebr(at)tcdi(dot)com>
> Date: Mon, 2 Dec 2002 16:39:04 -0500
> To: Hunter Hillegas <lists(at)lastonepicked(dot)com>
> Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
> Subject: Re: [GENERAL] 7.3 on OS X HOWTO
>
> On Monday, December 2, 2002, at 02:26 PM, Hunter Hillegas wrote:
>> Does one exist?
>>
>> I know that you need readline installed, but I can't even get that to
>> build
>> properly...
>
> Well, you only need readline if you want the command-editing/completion
> capabilities of psql. Otherwise you can ./configure with the
> --without-readline option.
>
>> I searched the mailing list archives and didn't find anything
>> meaningful.
>
> After I installed readline (via Fink), cleaned, reconfigured, compiled,
> and installed 7.3, everything worked flawlessly. Outside of the
> readline issue, there was no difference than installing 7.3 on Linux.
>
> I did notice that fink patched the readline sources it downloaded
> before compiling. I have no idea what the patch was.
>
>> I'd rather not use fink.
>
> Fink is kinda magical, but hey, you're using a Mac. You shouldn't need
> to concern yourself with details. And you surely don't need to
> right-click on anything! *grin*
>
> eric
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Coleman | 2002-12-02 22:13:30 | Re: 7.3 on OS X HOWTO |
Previous Message | Stephan Szabo | 2002-12-02 21:40:49 | Re: 7.4 Wishlist |
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Coleman | 2002-12-02 22:13:30 | Re: 7.3 on OS X HOWTO |
Previous Message | Eric B.Ridge | 2002-12-02 21:39:04 | Re: 7.3 on OS X HOWTO |