Re: [Fink-users] Failure to install python27.

2013-11-15 Thread Alexander Hansen
On 11/15/13 8:10 AM, Hisashi T Fujinaka wrote: > Just FYI, "--install" isn't available on all versions of xcode-select. > I'm guessing (but not sure) that the latest pre-release GM didn't have > that switch. > Sure. But the OP specifically mentioned having had 5.0.2 installed, so we skipped over

Re: [Fink-users] Failure to install python27.

2013-11-15 Thread Hisashi T Fujinaka
Just FYI, "--install" isn't available on all versions of xcode-select. I'm guessing (but not sure) that the latest pre-release GM didn't have that switch. -- Hisashi T Fujinaka - ht...@twofifty.com BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte -

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Alexander Hansen
On 11/14/13 10:42 AM, Dr. Wolfram Schroers wrote: > *Update on documentation:* > I can confirm that "xcode-select --help" does not list an "--install" > option on MacOS X 10.9. Additionally, Xcode no longer lists the command > line tools in the "Downloads" tab of the preferences (which IIRC it did

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Dr. Wolfram Schroers
Update on documentation: I can confirm that "xcode-select --help" does not list an "--install" option on MacOS X 10.9. Additionally, Xcode no longer lists the command line tools in the "Downloads" tab of the preferences (which IIRC it did before). Triggering an update of all downloads does not a

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Kruse, Hans
Part of the problem may be that xcode-select --help did NOT list install as an option on my system, BUT xcode-select --install still worked and did the right thing. Maybe this is what caused the confusion? On Nov 14, 2013, at 10:26 AM, Daniel Johnson wrote: > > On Nov 14, 2013, at 8:51 AM,

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Alexander Hansen
On 11/14/13 7:19 AM, Alexander Hansen wrote: > On 11/14/13 5:51 AM, Dr. Wolfram Schroers wrote: >> At least in the configuration stated (Xcode 5.0.2 on MacOS X 10.9), >> there is no command option named "--install". When I print the path >> (with "xcode-select -p") the result is >> "/Applications/X

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Daniel Johnson
On Nov 14, 2013, at 8:51 AM, Dr. Wolfram Schroers wrote: > At least in the configuration stated (Xcode 5.0.2 on MacOS X 10.9), there is > no command option named "--install". When I print the path (with > "xcode-select -p") the result is "/Applications/Xcode.app/Contents/Developer". > > Othe

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Alexander Hansen
On 11/14/13 5:51 AM, Dr. Wolfram Schroers wrote: > At least in the configuration stated (Xcode 5.0.2 on MacOS X 10.9), there is > no command option named "--install". When I print the path (with > "xcode-select -p") the result is "/Applications/Xcode.app/Contents/Developer". > It works for me:

[Fink-users] Failure to install python27.

2013-11-14 Thread Dr. Wolfram Schroers
Setup: MacOS X 10.9, Xcode 5.0.2, all latest system updates and patches installed. The commands "fink selfupdate" and "fink update-all" have been run successfully and have not resulted in any changes. The command "fink install python27" is issued on the command line and fink asks for permission

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Dr. Wolfram Schroers
At least in the configuration stated (Xcode 5.0.2 on MacOS X 10.9), there is no command option named "--install". When I print the path (with "xcode-select -p") the result is "/Applications/Xcode.app/Contents/Developer". Other packages compile and install correctly as well and I use the Xcode c

Re: [Fink-users] Failure to install python27.

2013-11-14 Thread Daniel Johnson
On Nov 14, 2013, at 2:27 AM, Dr. Wolfram Schroers wrote: > Setup: MacOS X 10.9, Xcode 5.0.2, all latest system updates and patches > installed. The commands "fink selfupdate" and "fink update-all" have been run > successfully and have not resulted in any changes. The command "fink install >