Adam wrote: > So I can try re-compiling tcl and hoping I get a 64bit compatible > version out of it (need to set some -archs keywords, I guess...) and
Tcl has an "-enable-64-bit" switch in its configure script, so that might do the trick. > see if that gets me anywhere. But I'm a little bothered that the > default version looks like it SHOULD be compatible. Indeed, looks like the default 8.4 on your system might be the better choice: I would first try to change the paths from 8.5 to 8.4 in setup.py and recompile again. If it works that should be easier than recompiling Tcl/Tk from scratch. Good luck, C. > > 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 -~----------~----~----~----~------~----~------~--~---
