Thanks.  I finally got the tcl/tk issues worked out, so I now have tcl/
tk 8.5 with x86_64 support installed.

eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$ file /
Library/Frameworks/Tk.framework/Versions/8.5/Tk
/Library/Frameworks/Tk.framework/Versions/8.5/Tk: Mach-O universal
binary with 3 architectures
/Library/Frameworks/Tk.framework/Versions/8.5/Tk (for architecture
ppc7400):    Mach-O dynamically linked shared library ppc
/Library/Frameworks/Tk.framework/Versions/8.5/Tk (for architecture
i386):       Mach-O dynamically linked shared library i386
/Library/Frameworks/Tk.framework/Versions/8.5/Tk (for architecture
x86_64):     Mach-O 64-bit dynamically linked shared library x86_64
eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$ file /
Library/Frameworks/Tcl.framework/Versions/Current/Tcl
/Library/Frameworks/Tcl.framework/Versions/Current/Tcl: Mach-O
universal binary with 3 architectures
/Library/Frameworks/Tcl.framework/Versions/Current/Tcl (for
architecture ppc7400):      Mach-O dynamically linked shared library
ppc
/Library/Frameworks/Tcl.framework/Versions/Current/Tcl (for
architecture i386): Mach-O dynamically linked shared library i386
/Library/Frameworks/Tcl.framework/Versions/Current/Tcl (for
architecture x86_64):       Mach-O 64-bit dynamically linked shared
library x86_64

However, as you might expect, there's another problem:
eta /Applications/sage/spkg/optional/yacop1.0/Tkynter-1.0$ sage
setup_8.5.py install
running install
running build
running build_py
creating build
creating build/lib.macosx-10.3-i386-2.5
creating build/lib.macosx-10.3-i386-2.5/lib-tk
copying lib-tk/Tkinter.py -> build/lib.macosx-10.3-i386-2.5/lib-tk
running build_ext
building '_tkinter' extension
creating build/temp.macosx-10.3-i386-2.5
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-
madd -DNDEBUG -g -O3 -m64 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -
I/Library/Frameworks/Tcl.framework/Headers -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/Library/Frameworks/Tcl.framework/Headers -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.5 -ltk8.5 -o
build/lib.macosx-10.3-i386-2.5/_tkinter.so
ld warning: in /usr/local/lib/libtcl8.5.dylib, file is not of required
architecture
ld warning: in /usr/local/lib/libtk8.5.dylib, file is not of required
architecture
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


Apparently the libtcl and libtk .dylib files did not update.  Should I
go back to the tcl/tk folks and ask them how to fix that problem?

Adam
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to