From: | jbar(at)es(dot)co(dot)nz |
---|---|
To: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: problems installing postgresql 8.0 on Mac OS |
Date: | 2007-06-11 23:52:09 |
Message-ID: | 466de029.95.79b2.1870322655@ihug.co.nz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hello People,
My (belated) thanks to John DeSoi & Tom Lane for their
responses to my earlier
query.
I have uninstalled the old postgres 8.0 via FinkCommander,
and downloaded
the 8.2.4 binaries from the sourceforge website that John
suggested. The
installer seemed to run fine, but afterward I find that
there are no postgres
files in my /sw/ directory. It has installed files in
/Applications/ instead, but I
suspect they are just gui front-ends.
At this website <http://www.postgresql.org/docs/techdocs.4>
there are two
links describing how to install postgres on mac os x, but
unfortunately neither
seem to fit my circumstances. Both use source rather than
binaries. Both show
./configure commands that will only work if I first have
postgres installed
either at /usr/local/src/ (which I believe is not a valid
path) or /users/shared/,
but I don't see any way for ./configure to work even if I
pointed it at /
Applications/PostgreSQL\ Folder/.
1. What am I doing wrong?
2. Is this the right forum in which to ask?
3. Are there better sources of information/guides for
directions on how to
install postgres on mac os 10.3.9?
4. Should I also uninstall the postgres I got from
sourceforge, & try again with
source files rather than binaries? That way it at least
might begin to more
closely fit with the installation instructions at
<http://www.postgresql.org/
docs/techdocs.4>, although I doubt a perfect fit is possible
given the
variations & perhaps dated nature of those documents.
TIA,
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | John DeSoi | 2007-06-12 00:28:13 | Re: problems installing postgresql 8.0 on Mac OS |
Previous Message | zz_11 | 2007-06-11 17:35:06 | How to restore updated records |