Michael: Thanks so much for the update..... you saved me a bunch of extra time. I was about to go back and try to make it work with 2.5.... now I don't have to!
Ken On Wed, Aug 19, 2009 at 10:20 PM, Michael Pedersen <[email protected]>wrote: > Sorry I haven't chimed in until now. > > I saw that note about Python 2.4 and Python 2.6 needing special > instructions, so I did something about it: I tested it out and updated the > docs. The updates have yet to be merged to main, though. The upshot of it > all, though, is that TG2 works just fine with Python 2.6, and has no special > instructions. As far as processes around TG2 installation and Python 2.6 are > concerned, Python 2.6 is the same as Python 2.5. The same steps to make > Python 2.5 work make Python 2.6 work. > > Soon, we'll be doing a merge of the docs, and pushing them into public > status, and lots of these little questions will be answered. As it turns > out, we still will have quite a few to answer, but we've now got an actual > list, as opposed to just guessing, what the remaining holes are. It's > improving, however slowly. > > > On Wed, Aug 19, 2009 at 2:37 PM, Ken Adler - CISSP-ISSAP, PMP, MCTS, > PCI-QDSP, ITIL <[email protected]> wrote: > >> Hi: >> Thanks for the comment. >> >> Yes I installed python2.5 alongside 2.6.2 using: >> sudo apt-get install python2.5 >> >> I am going to try Kevin's suggestion of "sudo apt-get install >> python-all-dev" next >> >> And yes, I am currently moving forward with the tutorials using 2.6.2... >> and so far no problem. (must be those crossed fingers) :-) >> >> Ken >> >> On Wed, Aug 19, 2009 at 12:41 AM, Adrian von Bidder <[email protected] >> > wrote: >> >>> (I have no idea if tg2 works or doesn't with py2.6. Why not try it until >>> you run into problems? Setting up a new virtualenv with 2.5 and moving >>> your >>> code is trivial enough, not? >>> >>> On Wednesday 19 August 2009 05.01:33 dudeDad wrote: >>> > Setting up the virtual environment with --python=python2.5 causes the >>> > TurboGear2 install script to fail when it tries to install zope with >>> > the following message: >>> > Setup script exited with error: command 'gcc' failed with exit status >>> > 1 >>> >>> Have you installed python2.5-dev alongside python2.5? >>> >>> cheers >>> -- vbi >>> >>> >>> -- >>> featured link: http://www.pool.ntp.org >>> >> >> >> >> -- >> Ken Adler - CISSP-ISSAP, CCNA-Security, MCSA ,PMP, CISA, ITIL, >> Visa/PCI-QDSP, MCTS-Active Directory >> 510-290-5806 (cell) >> [email protected] >> >> >> >> > > > -- > Michael J. Pedersen > My IM IDs: Jabber/[email protected], ICQ/103345809, > AIM/pedermj022171 > Yahoo/pedermj2002, MSN/[email protected] > > > > > > -- Ken Adler - CISSP-ISSAP, CCNA-Security, MCSA ,PMP, CISA, ITIL, Visa/PCI-QDSP, MCTS-Active Directory 510-290-5806 (cell) [email protected] --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

