|
Size: 1567
Comment: missing edit-log entry for this revision
|
← Revision 10 as of 2008-03-11 10:50:39 ⇥
Size: 1583
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| Rather than simply deleting this wiki page, I'm marking it as out-of-date until the relevant portions can be updated. In the meantime, if you want more up-to-date info on wxPython on Mac OS X you should see ["wxPythonOSX Issues"] | Rather than simply deleting this wiki page, I'm marking it as out-of-date until the relevant portions can be updated. In the meantime, if you want more up-to-date info on wxPython on Mac OS X you should see [[wxPythonOSX Issues]] |
| Line 5: | Line 5: |
| MachoPython is the Unix version of Python for [http://www.apple.com/macosx/ Mac OS X]. It is required to use wxPython Mac or wxPython for wxGTK. | MachoPython is the Unix version of Python for [[http://www.apple.com/macosx/|Mac OS X]]. It is required to use wxPython Mac or wxPython for wxGTK. |
| Line 7: | Line 7: |
| The recommended MachoPython distribution for use with ["wxPythonMac"] is the one available at http://sourceforge.net/project/showfiles.php?group_id=10718 | The recommended MachoPython distribution for use with [[wxPythonMac]] is the one available at http://sourceforge.net/project/showfiles.php?group_id=10718 |
| Line 11: | Line 11: |
| There are versions of MachoPython, wxGTK, and wxPython for wxGTK available from the [http://fink.sourceforge.net/ Fink] distribution. Jacob Kaplan-Moss has a page describing [http://people.ucsc.edu/~jacobkm/tkinter_osx_howto.html setting up XDarwin, Python and Tkinter on Mac OS X]. Bill Bumgarner covers [http://radio.weblogs.com/0100490/2002/04/27.html#a185 installing Fink] along with a lot of other Mac OS X development issues. | There are versions of MachoPython, wxGTK, and wxPython for wxGTK available from the [[http://fink.sourceforge.net/|Fink]] distribution. Jacob Kaplan-Moss has a page describing [[http://people.ucsc.edu/~jacobkm/tkinter_osx_howto.html|setting up XDarwin, Python and Tkinter on Mac OS X]]. Bill Bumgarner covers [[http://radio.weblogs.com/0100490/2002/04/27.html#a185|installing Fink]] along with a lot of other Mac OS X development issues. |
| Line 13: | Line 13: |
| [http://tony.lownds.com/macosx/ Tony Lownds' binaries for Mac OS X] | [[http://tony.lownds.com/macosx/|Tony Lownds' binaries for Mac OS X]] |
| Line 15: | Line 15: |
| [http://redivi.com/~bob/ Bob Ippolito's package for Mac OS X] | [[http://redivi.com/~bob/|Bob Ippolito's package for Mac OS X]] |
| Line 20: | Line 20: |
| [http://www.python.org/2.2.1/mac.html MacPython 2.2.1 at Python.org] | [[http://www.python.org/2.2.1/mac.html|MacPython 2.2.1 at Python.org]] |
| Line 22: | Line 22: |
| [http://www.cwi.nl/~jack/macpython.html Jack Jansen's MacPython page] | [[http://www.cwi.nl/~jack/macpython.html|Jack Jansen's MacPython page]] |
THIS PAGE IS OUT-OF-DATE
Rather than simply deleting this wiki page, I'm marking it as out-of-date until the relevant portions can be updated. In the meantime, if you want more up-to-date info on wxPython on Mac OS X you should see wxPythonOSX Issues
MachoPython
MachoPython is the Unix version of Python for Mac OS X. It is required to use wxPython Mac or wxPython for wxGTK.
The recommended MachoPython distribution for use with wxPythonMac is the one available at http://sourceforge.net/project/showfiles.php?group_id=10718
Other distributions:
There are versions of MachoPython, wxGTK, and wxPython for wxGTK available from the Fink distribution. Jacob Kaplan-Moss has a page describing setting up XDarwin, Python and Tkinter on Mac OS X. Bill Bumgarner covers installing Fink along with a lot of other Mac OS X development issues.
Tony Lownds' binaries for Mac OS X
Bob Ippolito's package for Mac OS X
MacPython
At some point, wxPython will probably work with MacPython. There are also plans to merge the MachoPython and MacPython source trees.
