Re: [113549] trunk/www/install.php

2013-11-20 Thread Lawrence Velázquez
On Nov 20, 2013, at 9:13 AM, Joshua Root wrote: > On 2013-11-20 12:37 , Ryan Schmidt wrote: >> >> On Nov 19, 2013, at 19:33, Jeremy Lavergne wrote: >> >>> Really? Twice on the license? >> >> Yes, as we already documented previously, right? This is not new for >> Mavericks. > > I'm pretty sur

Re: [113549] trunk/www/install.php

2013-11-20 Thread Jeremy Lavergne
Confirmed: installing xcode through the dialog does not also install the CLT. You need to run it twice: once for xcode (or manually go to the store) and once for CLT. On Wed, 20 Nov 2013 03:18:24 -0500, Rainer Müller wrote: On 2013-11-20 03:19, Ryan Schmidt wrote: Presently inferring th

Re: [113549] trunk/www/install.php

2013-11-20 Thread Joshua Root
On 2013-11-20 12:37 , Ryan Schmidt wrote: > > On Nov 19, 2013, at 19:33, Jeremy Lavergne wrote: > >> Really? Twice on the license? > > Yes, as we already documented previously, right? This is not new for > Mavericks. I'm pretty sure you don't have to accept the license both system-wide and for

Re: [113549] trunk/www/install.php

2013-11-20 Thread Rainer Müller
On 2013-11-20 03:19, Ryan Schmidt wrote: >> Presently inferring that the store page didn't do the command line tools for >> you. Will the dialog do so? > > I don’t know. The wording of the dialog makes it sound like it will install > both Xcode and the command line tools. Installing Xcode only

Re: [113549] trunk/www/install.php

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 20:16, Jeremy Lavergne wrote: >> For example here: >> >> http://trac.macports.org/wiki/ProblemHotlist#xcode-eula > > I can see why it's a Hotlist Problem: no one knows they need to do it as part > of the install process. > >> Ok. When I ran it I already had Xcode installe

Re: [113549] trunk/www/install.php

2013-11-19 Thread Jeremy Lavergne
For example here: http://trac.macports.org/wiki/ProblemHotlist#xcode-eula I can see why it's a Hotlist Problem: no one knows they need to do it as part of the install process. Ok. When I ran it I already had Xcode installed. So I guess it didn’t show the Xcode button that case, leaving on

Re: [113549] trunk/www/install.php

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 19:58, Jeremy Lavergne wrote: > On Tue, 19 Nov 2013 20:37:07 -0500, Ryan Schmidt wrote: >>> Really? Twice on the license? >> >> Yes, as we already documented previously, right? This is not new for >> Mavericks. > > I can't find any documentation for this: I had just added run

Re: [113549] trunk/www/install.php

2013-11-19 Thread Jeremy Lavergne
On Tue, 19 Nov 2013 20:37:07 -0500, Ryan Schmidt wrote: Really? Twice on the license? Yes, as we already documented previously, right? This is not new for Mavericks. I can't find any documentation for this: I had just added running once to the install page and it is not in the Guide.

Re: [113549] trunk/www/install.php

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 19:33, Jeremy Lavergne wrote: > Really? Twice on the license? Yes, as we already documented previously, right? This is not new for Mavericks. > Twice on the install (xcode-select --install will take you to the store > download then you have to run it again after install… so

Re: [113549] trunk/www/install.php

2013-11-19 Thread Jeremy Lavergne
Really? Twice on the license? Twice on the install (xcode-select --install will take you to the store download then you have to run it again after install… so twice)? I'm just going to blow away my VM and do this all again from scratch. This is getting a little absurd--even if it's somehow

Re: [113549] trunk/www/install.php

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 16:16, Jeremy Lavergne wrote: > Ah, wasn't aware that xcode-select --install needed run twice. …it doesn’t. Xcode needs to be installed (once), and “xcode-select --install” needs to be run once, and the Xcode license agreement needs to be agreed to twice, once as the regula

Re: [113549] trunk/www/install.php

2013-11-19 Thread Jeremy Lavergne
Ah, wasn't aware that xcode-select --install needed run twice. I'll switch #1 to always link to the Guide. On Tue, 19 Nov 2013 17:11:27 -0500, Clemens Lang wrote: Sounds to me like running xcode-select --install is enough on Mavericks to install Xcode, which is wrong. People might even just m

Re: [113549] trunk/www/install.php

2013-11-19 Thread Clemens Lang
On Tue, Nov 19, 2013 at 04:42:32PM -0500, Jeremy Lavergne wrote: > Could you share your reason why the user would think they can skip > step two? Step 1 is: "Install Xcode", and your commit further detailed it into - Mavericks: xcode-select --install - *OTHERS* see Xcode and Xcode Command Line T

Re: [113549] trunk/www/install.php

2013-11-19 Thread Jeremy Lavergne
Could you share your reason why the user would think they can skip step two? I could rearrange it and make three quickstart sections. I'm not sure there's a better way unless the quickstart becomes a Mavericks-only section. On Tue, 19 Nov 2013 16:33:55 -0500, Clemens Lang wrote: That ma

Re: [113549] trunk/www/install.php

2013-11-19 Thread Clemens Lang
Hi, On Tue, Nov 19, 2013 at 08:31:25AM -0800, s...@macports.org wrote: > Revision: 113549 > https://trac.macports.org/changeset/113549 > Author: s...@macports.org > Date: 2013-11-19 08:31:25 -0800 (Tue, 19 Nov 2013) > Log Message: > --- > www: add one-liner to quickstart fo