On 11/1/06, fabio-ts <[EMAIL PROTECTED]> wrote:
>
> Hi, I tried to install Django-0.95 in /usr/lib/python2.4, then entered
> the dir Django-0.95 and started setup.py file. An error occurred giving
> this response:
>
> "error: invalid Python installation: unable to open
> /usr/lib/python2.4/config/Makefile (No such file or directory)"

You'll want to remove what you put in /usr/lib/python2.4, download
0.95 to some temporary directory, and then run sudo python setup.py
install; this will put the appropriate files into site-packages.

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