Just to clarify:

trac-admin is a command-line tool that comes with Trac, i.e. it cannot
be installed without Trac (and Trac cannot be used without
trac-admin).
I guess you are referring to WebAdmin which is a Trac plugin that
offers most of the trac-admin features from the web interface.

WebAdmin - as any other plugin - requires setuptools. AFAICT, there is
no option to install WebAdmin without the setuptools package. Trac
needs setuptools to load the plugin.

Cheers,
Manu

On 1/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I would like to install trac-admin on an existing production system
> (trac-0.10.3).  For compatability reasons, we need to stay with Python
> 2.3.4, and the hardware is an x86_64 GNU/Linux system.  The wiki calls
> for TracWebAdmin-0.1.2dev_r4240-py2.3.egg.
>
> In order to install this, the wiki says I need to also install
> setuptools.  Unfortuately, when I go to the setuptools web site it
> tells me that "You will need at least Python 2.3.5, or if you are on a
> 64-bit platform, Python 2.4."
>
> Python 2.4 is not an option for me so I can't do a normal install of
> setuptools.
>
> How can I install trac-admin *without* setuptools?
>
> I can extract the files from the egg file, but I don't know where they
> go or if there is some processing (other than the config described in
> the wiki) that also needs to be accomplished to complete the install.
>
> Alternatively, how can I install setuptools on a x86_64 system with
> only Python 2.3.4 installed?
>
> TIA
>
>
> >
>


-- 
Manu

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