Russell E. Owen wrote:
> Thank you very much.
>
> So if I understand this right...as long as I install a python that was
> built with the -mmacosx-version-min=10.4 flag then distutils will
> automatically build python packages using the same flag. (Of course I
> can also install 10.4-compatibl
In article <[EMAIL PROTECTED]>,
Matthias Baas <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a question about distributing binary package on OSX (I'm still
> rather new to OSX but now that I have a Mac I'd like to provide an OSX
> binary of an Open Source package of mine).
> I was using the bdist
In article <[EMAIL PROTECTED]>,
Kevin Walzer <[EMAIL PROTECTED]> wrote:
> Russell E. Owen wrote:
> > I'd love to upgrade to Leopard, but I maintain a python application that
> > needs to run on 10.4 (and preferably 10.3.9).
> >
> > So...is it now practical to build 10.4-compatible applications
Hi,
I have a question about distributing binary package on OSX (I'm still
rather new to OSX but now that I have a Mac I'd like to provide an OSX
binary of an Open Source package of mine).
I was using the bdist_mpkg distutils extension to create a binary and
could turn that into a *.dmg. Testing
On 21 Feb, 2008, at 17:12, Kevin Walzer wrote:
Stephen Uhlhorn wrote:
Hello-
How do I uninstall MacPython cleanly from my leopard system? I'd like
to revert to the system python without reinstalling the entire OS. Do
I just zap /Library/Frameworks/Python.Framework and fix my PATH? Or,
are the