Test build on the way

Robin Dunn robin at alldunn.com
Mon Mar 10 20:35:29 PDT 2008


Hi all,

There is a new preview being uploaded as I write this, so stay tuned for 
the R'bot announcement.

Since I didn't quite get everything worked out with eggs yet, this still 
uses the old package structures, instead of having a runtime-only and a 
full-package like we discussed before.

I did make some changes in the OS X install however.  Now the same 
wxPython install should be usable from either the system Python or a 
MacPython install on Leopard.  I did this by relocating the Python 
package dir out of the main site-packages dir for one of the Python's 
and put it under /usr/local/lib instead.  Then I install a .pth file 
into both of the Pythons that points to this other location.  I would 
appreciate it if you can test this and make sure there are not any 
problems with doing it this way that I haven't seen yet.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-dev mailing list