Begin forwarded message:

From: Charlse Darwin <[EMAIL PROTECTED]>
Date: January 27, 2008 9:44:49 AM EST (CA)
To: Ryan Schmidt <[EMAIL PROTECTED]>
Subject: Re: sudo port install openssh

$ port -v
MacPorts 1.700

Thanks a lot.

On Jan 27, 2008, at 9:28 AM, Ryan Schmidt wrote:


On Jan 27, 2008, at 07:27, Charlse Darwin wrote:

# How do I get MacPorts 1.7.0 ?

It's not released yet; it's a work in progress. I'm using it because I want to test the latest and greatest features. To do so, I checked out the source and built and installed it:

svn checkout http://svn.macosforge.org/repository/macports/trunk/base
cd base
PATH=/bin:/sbin:/usr/bin:/usr/sbin ./configure --enable-readline
make
sudo make install
make clean

Periodically, I go back in and update the working copy and rebuild it to get the latest version:

cd base
svn update
PATH=/bin:/sbin:/usr/bin:/usr/sbin ./configure --enable-readline
make
sudo make install
make clean




_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to