On 3/26/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On 3/24/07, mariuss <[EMAIL PROTECTED]> wrote:
> > Hm, yes, there is such a folder:
> > /usr/lib/python2.4/site-packages/Django-0.95.1-py2.4.egg
> >
> > but isn't this recorded in some registry/database/path as well?
>
> No -- this is just one of the reasons I greatly dislike eggs :/

That's really ugly :-(

>
> > Is it safe to just remove the folder? Why do you need a setup script
> > if it all boils down to a folder?
>
> ... and that's why we dropped setuptools :)  Python's standard
> disutils work just fine since installing Django's so easy.

"we" as in Django? How can I use distutils to install Django?

>
> Just go ahead and remove the .egg from your site-packages.

That seems to work. I also had to manually copy the new
django-admin.py to /usr/bin (isn't setup install supposed to do
that?).


Thanks a lot,
Marius

-- 
http://marius.scurtescu.com

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