[Pythonmac-SIG] easy_install question

2007-04-22 Thread Ulysses Known
Hi, I just used easy_install to install a package on OSX 10.4.9 (MacBook Pro) and noted that the built egg has the following name: FOO-py2.5-macosx-10.3-fat.egg I looked inside the egg and yes, there are "fat" (PPC and Intel) shared objects. I tried looking through the PEAK website and the dist

Re: [Pythonmac-SIG] easy_install question

2007-04-22 Thread Ronald Oussoren
On 23 Apr, 2007, at 3:44, Ulysses Known wrote: Hi, I just used easy_install to install a package on OSX 10.4.9 (MacBook Pro) and noted that the built egg has the following name: FOO-py2.5-macosx-10.3-fat.egg I looked inside the egg and yes, there are "fat" (PPC and Intel) shared objects. I