[issue11229] Make the Mac installer more like the Windows installer

2015-09-18 Thread Mark Roseman
Changes by Mark Roseman : -- nosy: +markroseman ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.py

[issue11229] Make the Mac installer more like the Windows installer

2013-05-29 Thread Ronald Oussoren
Ronald Oussoren added the comment: BTW. There is a completely different way for distributing Python: drop the entire installer and provide a zipfile containing a single application bundle. The most likely target for the application is IDLE, with a new menu item for making the command-line tool

[issue11229] Make the Mac installer more like the Windows installer

2013-05-29 Thread Ronald Oussoren
Ronald Oussoren added the comment: I'm +1 on the general idea, but have some remarks anyway: 1) "for all users" vs. "current user" This likely requires a post-install script to fix up the load command's in binaries: on OSX binaries contain absolute paths to the libraries the link with (which

[issue11229] Make the Mac installer more like the Windows installer

2011-02-21 Thread Raymond Hettinger
Changes by Raymond Hettinger : -- assignee: -> ned.deily ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:

[issue11229] Make the Mac installer more like the Windows installer

2011-02-16 Thread Ned Deily
Changes by Ned Deily : -- nosy: +ned.deily ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue11229] Make the Mac installer more like the Windows installer

2011-02-16 Thread Raymond Hettinger
New submission from Raymond Hettinger : The Windows installer gives a choice of two install locations, for all users and for the current user; the latter does not require admin rights. It lists optional components, giving the size of each: - Register Extensions 2kb - Tcl/Tk 13mb (includes IDL