Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-27 Thread Mensanator
On Dec 27, 8:19 am, Steve Holden wrote: > Mensanator wrote: > > On Dec 26, 10:02 pm, Benjamin Kaplan wrote: > >> On Sat, Dec 26, 2009 at 9:21 PM, Mensanator wrote: > >>> On Dec 26, 4:20 pm, Mensanator wrote: > On Dec 26, 3:57 pm, Benjamin Kaplan wrote: > > On Sat, Dec 26, 2009 at 4:36

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-27 Thread Steve Holden
Mensanator wrote: > On Dec 26, 10:02 pm, Benjamin Kaplan wrote: >> On Sat, Dec 26, 2009 at 9:21 PM, Mensanator wrote: >>> On Dec 26, 4:20 pm, Mensanator wrote: On Dec 26, 3:57 pm, Benjamin Kaplan wrote: > On Sat, Dec 26, 2009 at 4:36 PM, Mensanator wrote: >> I guess the point here

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-26 Thread Mensanator
On Dec 26, 10:02 pm, Benjamin Kaplan wrote: > On Sat, Dec 26, 2009 at 9:21 PM, Mensanator wrote: > > On Dec 26, 4:20 pm, Mensanator wrote: > >> On Dec 26, 3:57 pm, Benjamin Kaplan wrote: > > >> > On Sat, Dec 26, 2009 at 4:36 PM, Mensanator wrote: > > >> > > I guess the point here is NEVER use

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-26 Thread Benjamin Kaplan
On Sat, Dec 26, 2009 at 9:21 PM, Mensanator wrote: > On Dec 26, 4:20�pm, Mensanator wrote: >> On Dec 26, 3:57�pm, Benjamin Kaplan wrote: >> >> > On Sat, Dec 26, 2009 at 4:36 PM, Mensanator wrote: >> >> > > I guess the point here is NEVER use the disk image on python.org, >> > > ALWAYS use macpo

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-26 Thread Mensanator
On Dec 26, 4:20�pm, Mensanator wrote: > On Dec 26, 3:57�pm, Benjamin Kaplan wrote: > > > On Sat, Dec 26, 2009 at 4:36 PM, Mensanator wrote: > > > > I guess the point here is NEVER use the disk image on python.org, > > > ALWAYS use macports to install Python 3.1. > > > > At least until python.org

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-26 Thread Mensanator
On Dec 26, 3:57 pm, Benjamin Kaplan wrote: > On Sat, Dec 26, 2009 at 4:36 PM, Mensanator wrote: > > > I guess the point here is NEVER use the disk image on python.org, > > ALWAYS use macports to install Python 3.1. > > > At least until python.org fixes it. > > Have you filed a bug report on this?

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-26 Thread Benjamin Kaplan
On Sat, Dec 26, 2009 at 4:36 PM, Mensanator wrote: > > I guess the point here is NEVER use the disk image on python.org, > ALWAYS use macports to install Python 3.1. > > At least until python.org fixes it. Have you filed a bug report on this? -- http://mail.python.org/mailman/listinfo/python-lis

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1? -SOLVED!

2009-12-26 Thread Mensanator
On Dec 26, 2:07 pm, Benjamin Kaplan wrote: PROBLEM RESOLVED! Yes, it does appear that the disk image on pytho.ord is defective (maybe they made the image from an obsolete version?) I installed Python 3.1 from macports and everything seems to work now. (I never would have figured it out, althoug

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-26 Thread Benjamin Kaplan
On Sat, Dec 26, 2009 at 12:05 PM, casevh wrote: > (I'm one of the GMPY maintainers but I have no access to Macs) > > The same GMPY source should should compile with all version of Python > 2.4 and later. > Like I said in the my last post, it appears to be an issue with distutils distributed w

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-26 Thread casevh
On Dec 26, 7:39 am, Benjamin Kaplan wrote: > On Sat, Dec 26, 2009 at 4:57 AM, Mensanator wrote: > > On Dec 25, 8:59 pm, Benjamin Kaplan wrote: > >> On Fri, Dec 25, 2009 at 1:19 PM, Mensanator wrote: > >> > On Dec 25, 9:25 am, Benjamin Kaplan wrote: > >> >> On Fri, Dec 25, 2009 at 1:48 AM, Mens

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-26 Thread Benjamin Kaplan
On Sat, Dec 26, 2009 at 4:57 AM, Mensanator wrote: > On Dec 25, 8:59�pm, Benjamin Kaplan wrote: >> On Fri, Dec 25, 2009 at 1:19 PM, Mensanator wrote: >> > On Dec 25, 9:25�am, Benjamin Kaplan wrote: >> >> On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: >> >> > On Dec 24, 10:18�pm, Benjamin K

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-26 Thread Mensanator
On Dec 25, 8:59�pm, Benjamin Kaplan wrote: > On Fri, Dec 25, 2009 at 1:19 PM, Mensanator wrote: > > On Dec 25, 9:25�am, Benjamin Kaplan wrote: > >> On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: > >> > On Dec 24, 10:18�pm, Benjamin Kaplan wrote: > >> >> On Thu, Dec 24, 2009 at 9:11 PM, Men

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-25 Thread Benjamin Kaplan
On Fri, Dec 25, 2009 at 1:19 PM, Mensanator wrote: > On Dec 25, 9:25 am, Benjamin Kaplan wrote: >> On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: >> > On Dec 24, 10:18 pm, Benjamin Kaplan wrote: >> >> On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: >> >> > Ok, so I got a MacBook Air. >>

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-25 Thread Mensanator
On Dec 25, 9:25 am, Benjamin Kaplan wrote: > On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: > > On Dec 24, 10:18 pm, Benjamin Kaplan wrote: > >> On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: > >> > Ok, so I got a MacBook Air. > > >> > Has OS X 10.6 (Snow Leopard) and Python 2.6.1 alrea

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-25 Thread Benjamin Kaplan
On Fri, Dec 25, 2009 at 1:09 PM, Mensanator wrote: > On Dec 25, 9:25 am, Benjamin Kaplan wrote: >> On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: >> > On Dec 24, 10:18 pm, Benjamin Kaplan wrote: >> >> On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: >> >> > Ok, so I got a MacBook Air. >>

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-25 Thread Mensanator
On Dec 25, 9:25 am, Benjamin Kaplan wrote: > On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: > > On Dec 24, 10:18 pm, Benjamin Kaplan wrote: > >> On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: > >> > Ok, so I got a MacBook Air. > > >> > Has OS X 10.6 (Snow Leopard) and Python 2.6.1 alrea

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-25 Thread Benjamin Kaplan
On Fri, Dec 25, 2009 at 1:48 AM, Mensanator wrote: > On Dec 24, 10:18 pm, Benjamin Kaplan wrote: >> On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: >> > Ok, so I got a MacBook Air. >> >> > Has OS X 10.6 (Snow Leopard) and Python 2.6.1 already installed. >> >> > So I install Xcode, download ma

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-24 Thread Mensanator
On Dec 24, 10:18 pm, Benjamin Kaplan wrote: > On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: > > Ok, so I got a MacBook Air. > > > Has OS X 10.6 (Snow Leopard) and Python 2.6.1 already installed. > > > So I install Xcode, download macports and download gmpy-1.11rc1. > > > Following the instru

Re: How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-24 Thread Benjamin Kaplan
On Thu, Dec 24, 2009 at 9:11 PM, Mensanator wrote: > Ok, so I got a MacBook Air. > > Has OS X 10.6 (Snow Leopard) and Python 2.6.1 already installed. > > So I install Xcode, download macports and download gmpy-1.11rc1. > > Following the instructions in mac_build.txt, I do the following: > > - sudo

How do I install GMPY 1.11 on a Mac with OS X 10.6 and Python 3.1?

2009-12-24 Thread Mensanator
Ok, so I got a MacBook Air. Has OS X 10.6 (Snow Leopard) and Python 2.6.1 already installed. So I install Xcode, download macports and download gmpy-1.11rc1. Following the instructions in mac_build.txt, I do the following: - sudo /opt/local/bin/port install gmp This works fine. Then I do - p