On 19 June 2012 17:19, Toni Mueller <[email protected]> wrote:

It also works the other way 'round, if eg. the version from python.org
> is maybe not very well suited to the platform - eg. I dimly recall
> problems with stock Python needing some patches to run acceptably on
> *bsd, where "compiling your own" may fail just as well.


Actually, compiling one's own python is not even straightforward on the
latest 2.7 on Ubuntu 12.04,
where Setup.dist has to be edited to enable SSL and look for libraries in
/usr instead of /usr/local/ssl.

Python 2.6 on the Ubuntu 12.04 also needs an #ifndef patch to _ssl.c which
is even harder to guess or look info for.
The docs might mention that if a user fails to build python on a given
platform, he might try with a newer release.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to