When I try to install setuptools I have a problem:

xxxxxxx$ python ez_setup.py
Downloading
http://cheeseshop.python.org/packages/2.3/s/setuptools/setuptools-0.6c6-py2.3.egg
error: invalid Python installation: unable to open
/usr/lib/python2.3/config/Makefile (No such file or directory)

This is the reason I want to use the .egg directly.
Thanks. Diego.



2007/6/26, Noah Kantrowitz <[EMAIL PROTECTED]>:
>
> > install the webadmin tool. It is said that is enought to out the .zip f=
> ile
> > in the plugins project directory, remove the .zip, enable it in the tra=
> c.ini,
> > and restart apache, but it's not working for me.
>
> Just build it yourself like with any other plugin. svn co the URL at the
> top of the page, python setup.py bdist_egg, cp dist/*.egg
> /path/to/env/plugins, restart web server, profit.
>
> --Noah
>
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to