Installing readline, compiling 7.3 on Mac OS X 10.2.2

From: David C(dot)Oshel <dcoshel(at)inav(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Installing readline, compiling 7.3 on Mac OS X 10.2.2
Date: 2002-12-02 17:02:10
Message-ID: CC1AB75C-0617-11D7-A67A-000393051D56@inav.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

It turns out OpenDarwin.org has a port that works. _Using_ the port is
not so obvious to the newbie.

What you have to do is use the two cvs commands (in Terminal, the
commands are on the front page at
http://www.opendarwin.org/projects/darwinports/) to download a
darwinports directory, then "make" to set up the "port" command.

For convenience, the commands to download darwinports are:

cvs -d :pserver:anonymous(at)anoncvs(dot)opendarwin(dot)org:/Volumes/src/cvs/od
login
cvs -d :pserver:anonymous(at)anoncvs(dot)opendarwin(dot)org:/Volumes/src/cvs/od co
-P darwinports

After running make, you have a new directory called /opt. Just like
/sw, if you use Fink, or /usr if you use Mac OS X. Makes sense, I
guess, but the footnotes are proliferating, guys.

Then edit /etc/ports/sources.conf (!!) to point to
file:///Users/yourname/darwinports/dport (!!! ymmv).

Then run "port install readline" with an internet connection. This
takes less than forever. The build and install is painless. Then edit
your .bashrc file to export a revised PATH and MANPATH to the
directories in /opt.

The readline 4.3 dynamic (yes!!) and static libraries are in
/opt/local/lib.

--
David C. Oshel mailto:dcoshel(at)inav(dot)net
Cedar Rapids, Iowa http://soli.inav.net/~dcoshel
``I think most pleasantly in metaphors, and smoking brings metaphors to
mind." - Augustus Srb, in Alexei Panshin's _Star Well_

Browse pgsql-novice by date

  From Date Subject
Next Message Joel Burton 2002-12-02 17:18:37 Re: "next"
Previous Message Malcolm Hutty 2002-12-02 16:54:43 "next"