Gustavo Noronha Silva <[EMAIL PROTECTED]> writes:

> Em Mon, 17 Jul 2006 18:22:13 -0700
> ".M." <[EMAIL PROTECTED]> escreveu:
>
>> Any advice for dealing with Debian updates continually setting
>> python back to python2.3? A couple of times I've apt-get'ed new
>> packages, default python gets reset to 2.3. I've just been manually
>> recreating a symbolic link back to python2.4 each time but somehow
>> this doesn't feel too safe. Is there any way to hardcode tg-admin
>> to python2.4 instead?
>> 
>> What are other Debian users doing? My install is working again btw

I don't know if you're running stable or testing, but I have
succesfully installed TurboGears using the package in experiemental on
my testing system.

I have no problems with mixing Python 2.3 and 2.4 -- all the
TurboGears commands explicitly call Python 2.4.

When I installed TurboGears I searched a while for a proper Debian
package and was very happy when I found the python-turbogears package.
It works nicely for me on my Debian testing system -- so well that
I've just updated the Wiki with information about it:

  http://trac.turbogears.org/turbogears/wiki/DebianInstall

> Also, remember to change the hashbang for the start-${project}.py
> script for any project you create.

In the project I've started the start-${project}.py file already
contains

  #!/usr/bin/env python2.4

and so no changes were necessary, it all worked out-of-the-box.

-- 
Martin Geisler                                     GnuPG Key: 0x7E45DD38

PHP Exif Library      |  PHP Weather             |  PHP Shell
http://pel.sf.net/    |  http://phpweather.net/  |  http://mgeisler.net/
Read/write Exif data  |  Show current weather    |  A shell in a browser

Attachment: pgpeYuoXTaRk1.pgp
Description: PGP signature

Reply via email to