Re: Port won't install on 10.9

2013-10-23 Thread William H. Magill
On Oct 22, 2013, at 7:33 PM, Gary Little gglit...@comcast.net wrote: I’ve been installing command line tools from Xcode preferences since I first installed Xcode. Checking Preferences and its downloads has always been one of the first things I do. However, with Mavericks GM and Xcode 5.0.1

Re: Port won't install on 10.9

2013-10-23 Thread Ryan Schmidt
On Oct 23, 2013, at 07:10, William H. Magill wrote: with Xcode 5.0.1 already installed, sudo xcode-select —install generates at pop-up: Xcode-select.png Which if you click Install generates the EULA, and then ultimately: Xcode-select-1.png If you select Get Xcode it opens the

Re: Port won't install on 10.9

2013-10-22 Thread Gary Little
Installing from the svn trunk worked for me as well. I do also note that you have to manually install the command line tools using xcode-select —install”. Gary Little gglit...@comcast.net C 952-454-4629 Tain't what you want that makes you fat, it's what you get. On Oct 13, 2013, at 1:10 AM,

Re: Port won't install on 10.9

2013-10-22 Thread Ryan Schmidt
On Oct 22, 2013, at 14:02, Gary Little wrote: Installing from the svn trunk worked for me as well. I do also note that you have to manually install the command line tools using xcode-select —install”. It's good to know that the command line tools can be installed using xcode-select

Re: Port won't install on 10.9

2013-10-22 Thread Gary Little
I’ve been installing command line tools from Xcode preferences since I first installed Xcode. Checking Preferences and its downloads has always been one of the first things I do. However, with Mavericks GM and Xcode 5.0.1 GM, command line tools disappeared from preferences. It was while reading

Re: Port won't install on 10.9

2013-10-22 Thread Brandon Allbery
On Tue, Oct 22, 2013 at 7:15 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Oct 22, 2013, at 14:02, Gary Little wrote: Installing from the svn trunk worked for me as well. I do also note that you have to manually install the command line tools using xcode-select —install”. It's good to

Re: Port won't install on 10.9

2013-10-22 Thread James Berry
On Oct 22, 2013, at 5:05 PM, Brandon Allbery allber...@gmail.com wrote: On Tue, Oct 22, 2013 at 7:15 PM, Ryan Schmidt ryandes...@macports.org wrote: On Oct 22, 2013, at 14:02, Gary Little wrote: Installing from the svn trunk worked for me as well. I do also note that you have to manually

Re: Port won't install on 10.9

2013-10-13 Thread Mark Anderson
You need to install from svn trunk. Or at least that has been the best experience I have had. —Mark ___ Mark E. Anderson e...@emer.net On Sun, Oct 13, 2013 at 1:29 AM, PJW pengjingwen1...@gmail.com wrote: I try to install using source file (MacPorts-2.2.0.tar.gz) and

Re: Port won't install on 10.9

2013-10-13 Thread PJW
I wil try. Thanks! PengJingwen Major in Everything. On Oct 13, 2013, at 2:01 PM, Mark Anderson e...@emer.net wrote: You need to install from svn trunk. Or at least that has been the best experience I have had. —Mark ___ Mark

Port won't install on 10.9

2013-10-12 Thread PJW
Hi, Who can tell me how to install MacPorts ins Mac OS X 10.9 GM. Thanks a lot. I got a error when configure. configure: error: Can't find Tcl configuration definitions PengJingwen Major in Everything.

Re: Port won't install on 10.9

2013-10-12 Thread Ryan Schmidt
On Oct 12, 2013, at 20:23, PJW pengjingwen1...@gmail.com wrote: Who can tell me how to install MacPorts ins Mac OS X 10.9 GM. Thanks a lot. I got a error when configure. configure: error: Can't find Tcl configuration definitions Did you install Xcode *and* its command line

Re: Port won't install on 10.9

2013-10-12 Thread PJW
Yes, I have installed Xcode 5 and Command Line Tools. I download the Mavericks GM DMG image , format my MacBook and install the new version of Mac. Everything is OK except MacPorts. Waiting for the New MacPorts. PengJingwen Major in Everything. On Oct

Re: Port won't install on 10.9

2013-10-12 Thread Brian D. McGrew
Are you trying to install port from binary distribution or source??? Although it's not supported, I installed the binary distribution in Mavericks and built and installed gcc-4.8.1 universal just fine. -brian Sent from my iPhone On Oct 12, 2013, at 22:15, PJW pengjingwen1...@gmail.com

Re: Port won't install on 10.9

2013-10-12 Thread PJW
I try to install using source file (MacPorts-2.2.0.tar.gz) and failed. There’s no pkg package for Mac OS X 10.9. How did you install the binary distribution. PengJingwen Major in Everything. On Oct 13, 2013, at 1:18 PM, Brian D. McGrew