On Sun, Oct 27, 2013 at 2:05 PM, Alex Gaynor <alex.gay...@gmail.com> wrote:
> It's only applicable (as far as I know) when upgrading from 10.8 to 10.9, so
> our docs don't really seem like the right place for it.

Having had a look, the PyPy install documentation
(pypy/doc/getting-started-python.rst) doesn't have any notes about
build-time dependencies on OS X or making sure the developer tools,
etc are installed. It's not in the `improve-docs` branch either.

AFAIK the only basic requirement to build on OS X is having the
Developer Tools, since all the other optional dependencies are
installed with them on OS X (I couldn't find a way to get `libbz2.h`,
though, any tips?). If that's the case I'll submit a notice to the doc
for extra clarity.

>
> Alex
>
>
> On Sun, Oct 27, 2013 at 12:11 AM, Armin Rigo <ar...@tunes.org> wrote:
>>
>> Hi Alex,
>>
>> On Sat, Oct 26, 2013 at 5:25 PM, Alex Gaynor <alex.gay...@gmail.com>
>> wrote:
>> > Yup, if you run `xcode-select --install` everything fixes itself.
>>
>> How about writing down this magic line in the doc?
>>
>>
>> A bientôt,
>>
>> Armin.
>
>
>
>
> --
> "I disapprove of what you say, but I will defend to the death your right to
> say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
> "The people's good is the highest law." -- Cicero
> GPG Key fingerprint: 125F 5C67 DFE9 4084
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>



-- 
Rami Chowdhury
"A mind all logic is like a knife all blade - it makes the hand bleed
that uses it." -- Rabindranath Tagore
+44-7581-430-517 / +1-408-597-7068 / +88-01771-064063
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to