On Debian Sarge and I'm assuming Ubuntu as well, u need to install
python2.4-dev before setup.py will work

try:

sudo apt-get install python-dev

and then try the install again. Follow Jeremy Dunck's advice on putting
Django in a temp dir, not in python2.4 before running setup.py


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to