[Pythonmac-SIG] Having trouble building Python w/ Tcl/Tk on my new Macbook Pro

Daniel Lord daniellord at mac.com
Sun Feb 10 16:56:03 CET 2008


Or if you really want to get fancy and check your entire install:

find <top-directory -of-install>  -type f -exec file {}  \; | grep  
"Mach-O object ppc"

(I love UNIX ;-)

On Feb 9, 2008, at 8:05 PM, skip at pobox.com wrote:

> Thanks Nicholas & Kevin for the hints about /Library and discovering  
> the
> PPC-ed-ness of files.
>
> Skip
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list