alepuzio wrote:
> Hello!
> I'm a IT student in Italy and I want to know turbogears. [...]

You need to use

apt-get install python2.3-dev

for installing the Python headers - these are necessary for compiling C 
extensions.

You will also have much more fun if you use Python 2.4. You will have a 
lot more fun if you switch to Python 2.4:

$ apt-get install python2.4 python2.4-dev

You'll probably also want to install additional python 2.4 packages for 
database access etc.

an

$ apt-cache search python2.4

will show you the available packages.

-- Gerhard

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to