From: | Alexander Lohse <al(at)humantouch(dot)de> |
---|---|
To: | "Eric G(dot) Miller" <egm2(at)jps(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: php & pgsql under OSX |
Date: | 2001-04-06 12:44:41 |
Message-ID: | p05010401b6f36a468b6a@[192.168.0.44] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
>
>$ ranlib /usr/local/pgsql/lib/libpq.a
>
>That's it. It creates/updates an index within the library. This
>should've have been done when the archive was created. Since OS X is
>new, it's architecture isn't caught properly by the typical ./configure
>script (which is where the build environment would determine if ranlib
>was nessecary as a follow-up to creating the archive). More than you
>probably care about...
Hi,
that's it!!!
It is running now!
Thanx,
Alex
PS: If ever anyone wants a step-by-step to do for installing php and
postgres on OS X ...
--
___________________________
Alexander Lohse
Human Touch Medienproduktion GmbH
Am See 1
17440 Klein Jasedow
Tel: (038374) 75211
Fax: (038374) 75223
eMail: al(at)humantouch(dot)de
http://www.humantouch.de
From | Date | Subject | |
---|---|---|---|
Next Message | Atul | 2001-04-06 13:27:03 | Query |
Previous Message | Michael Ansley | 2001-04-06 11:50:54 | RE: Views and default values |