Hi, I've gotten it working on Server. The only thing I haven't yet figured out (due to lack of time to mess with it) is how to start it at Startup time and keep it running with launchd. I have to open a terminal and start it by hand at reboots (which are rare, so it's not so bad as long as you remember to do it).
I used the python 2.4 package from fink at the time, but now you can get a nice OS X friendly 2.4.3 binary package from pythonmac.org[1]. It's highly unlikely that installing that package would mess up Server, but make a backup first just in case. Fink works fine, but it complicates things because then you have your python and TG in /sw/ bin and other stuff in the standard locations. BTW, I recommend updating TG's mac download page to point people toward this newer package. It's the latest version of python, doesn't require a post-install "fix", and it's a universal binary (yes, TG is working fine on Intel macs), so it has at least 3 advantages over what the current download page recommends. HTH. --i [1] http://pythonmac.org/packages/py24-fat/index.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. 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/turbogears -~----------~----~----~----~------~----~------~--~---

