Yeah, but I tried that... now I know why it didn't work:

eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$ sage
setup_8.4.py install
running install
running build
running build_py
running build_ext
building '_tkinter' extension
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-
madd -DNDEBUG -g -O3 -m64 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -
I/System/Library/Frameworks/Tcl.framework/Versions/8.4/Headers/ -I/usr/
include/ -I/Applications/sage/local/include/python2.5 -c _tkinter.c -o
build/temp.macosx-10.3-i386-2.5/_tkinter.o
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-
madd -DNDEBUG -g -O3 -m64 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -
I/System/Library/Frameworks/Tcl.framework/Versions/8.4/Headers/ -I/usr/
include/ -I/Applications/sage/local/include/python2.5 -c tkappinit.c -
o build/temp.macosx-10.3-i386-2.5/tkappinit.o
gcc -m64 -L/Applications/sage/local/lib -bundle -undefined
dynamic_lookup build/temp.macosx-10.3-i386-2.5/_tkinter.o build/
temp.macosx-10.3-i386-2.5/tkappinit.o -L/usr/lib/ -ltcl8.4 -ltk8.4 -o
build/lib.macosx-10.3-i386-2.5/_tkinter.so
ld warning: in /usr/lib//libtk8.4.dylib, missing required architecture
x86_64 in file
running install_lib
copying build/lib.macosx-10.3-i386-2.5/_tkinter.so -> /Applications/
sage/local/lib/python2.5/site-packages
running install_data
running install_egg_info
Removing /Applications/sage/local/lib/python2.5/site-packages/
Tkinter-1.0-py2.5.egg-info
Writing /Applications/sage/local/lib/python2.5/site-packages/
Tkinter-1.0-py2.5.egg-info
eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$ file /usr/
lib/libtk8.4.dylib
/usr/lib/libtk8.4.dylib: symbolic link to ../../System/Library/
Frameworks/Tk.framework/Versions/8.4/Tk
eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$ file /
System/Library/Frameworks/Tk.framework/Versions/8.4/Tk
/System/Library/Frameworks/Tk.framework/Versions/8.4/Tk: Mach-O
universal binary with 2 architectures
/System/Library/Frameworks/Tk.framework/Versions/8.4/Tk (for
architecture i386):        Mach-O dynamically linked shared library
i386
/System/Library/Frameworks/Tk.framework/Versions/8.4/Tk (for
architecture ppc7400):     Mach-O dynamically linked shared library
ppc
eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$


So the default tcl has x86-64 but the default tk does not.  So my best
guess is that I do not have to compile tcl from scratch, but I do have
to compile tk.... and in case you're wondering I haven't been able to
do that: 
http://www.nabble.com/Error-compiling-tk-8.5.7-on-Mac-OS-X-10.5-td23790967.html

I think this means I'm stuck, unless you have any other tips.  But
either way, you've been a huge help, so thanks again!
Adam
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to