Hi Try this instead: easy_install http://svn.edgewall.com/repos/trac/sandbox/webadmin/
read more on easy_install on http://peak.telecommunity.com/DevCenter/EasyInstall Cheers / Erik On Nov 30, 2007 9:59 PM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > Hi Erik and thanks for the reply. I'm running Trac 0.10.4. I read the URL > you leave me but somethings are not clear for me. For example for Plugin > WebAdmin I read this[1]. I have Setuptools installed. I downloaded the ZIP > file but inside I can see two folders: > > > > · EGG-INFO > > · Webadmin > > I run "easy_install TracWebAdmin-0.1.2dev_r6060-py2.4.egg" and I get this > error messages: > > > > /data/Trac Plugins/TracWebAdmin# easy_install > TracWebAdmin-0.1.2dev_r6060-py2.4.egg > > Processing TracWebAdmin-0.1.2dev_r6060-py2.4.egg > > creating /usr/lib/python2.5/site-packages/TracWebAdmin- > 0.1.2dev_r6060-py2.4.egg > > Extracting TracWebAdmin-0.1.2dev_r6060-py2.4.egg to > /usr/lib/python2.5/site-packages > > Adding TracWebAdmin 0.1.2dev-r6060 to easy-install.pth file > > > > Installed /usr/lib/python2.5/site-packages/TracWebAdmin- > 0.1.2dev_r6060-py2.4.egg > > Processing dependencies for TracWebAdmin==0.1.2dev-r6060 > > Searching for TracWebAdmin==0.1.2dev-r6060 > > Reading http://cheeseshop.python.org/pypi/TracWebAdmin/ > > Download error: (101, 'Network is unreachable') -- Some packages may not > be found! > > Reading http://cheeseshop.python.org/pypi/TracWebAdmin/ > > Download error: (101, 'Network is unreachable') -- Some packages may not > be found! > > Couldn't find index page for 'TracWebAdmin' (maybe misspelled?) > > Scanning index of all packages (this may take a while) > > Reading http://cheeseshop.python.org/pypi/ > > Download error: (101, 'Network is unreachable') -- Some packages may not > be found! > > No local packages or download links found for TracWebAdmin==0.1.2dev-r6060 > > error: Could not find suitable distribution for Requirement.parse > ('TracWebAdmin==0.1.2dev-r6060') > > [EMAIL PROTECTED]:/data/Trac Plugins/TracWebAdmin# clear > > [EMAIL PROTECTED]:/data/Trac Plugins/TracWebAdmin# easy_install > TracWebAdmin-0.1.2dev_r6060-py2.4.egg > > Processing TracWebAdmin-0.1.2dev_r6060-py2.4.egg > > removing '/usr/lib/python2.5/site-packages/TracWebAdmin- > 0.1.2dev_r6060-py2.4.egg' (and everything under it) > > creating /usr/lib/python2.5/site-packages/TracWebAdmin- > 0.1.2dev_r6060-py2.4.egg > > Extracting TracWebAdmin-0.1.2dev_r6060-py2.4.egg to > /usr/lib/python2.5/site-packages > > TracWebAdmin 0.1.2dev-r6060 is already the active version in > easy-install.pth > > > > Installed /usr/lib/python2.5/site-packages/TracWebAdmin- > 0.1.2dev_r6060-py2.4.egg > > Processing dependencies for TracWebAdmin==0.1.2dev-r6060 > > Searching for TracWebAdmin==0.1.2dev-r6060 > > Reading http://cheeseshop.python.org/pypi/TracWebAdmin/ > > Download error: (101, 'Network is unreachable') -- Some packages may not > be found! > > Reading http://cheeseshop.python.org/pypi/TracWebAdmin/ > > Download error: (101, 'Network is unreachable') -- Some packages may not > be found! > > Couldn't find index page for 'TracWebAdmin' (maybe misspelled?) > > Scanning index of all packages (this may take a while) > > Reading http://cheeseshop.python.org/pypi/ > > Download error: (101, 'Network is unreachable') -- Some packages may not > be found! > > No local packages or download links found for TracWebAdmin==0.1.2dev-r6060 > > error: Could not find suitable distribution for Requirement.parse > ('TracWebAdmin==0.1.2dev-r6060') > > > > Why this errors? I need something aditional? > > > > > > [1] http://trac.edgewall.org/wiki/WebAdmin > > Salu2, > > Ing. Reynier Pérez Mira > > *De:* [email protected] [mailto:[EMAIL PROTECTED] *En > nombre de *Erik Andersson > *Enviado el:* viernes, 30 de noviembre de 2007 03:36 pm > *Para:* [email protected] > *Asunto:* [Trac] Re: Presentation and Installing Plugins > > > > Hi > > > > You don't say which version of Trac you are running.. > > > > Do read: http://trac.edgewall.org/wiki/TracPlugins (I'd recommend > installing via easy_install if possible) > > > > Cheers / Erik > > On Nov 30, 2007 9:21 PM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > > > Hi every: > I'm newbie using Trac. So I need install some plugins such as: > - Account Manager > - LDAP > And some others. Seeing Trac Wiki for LDAP I read this: > > Installation ¶ > > * Build the egg file following the plugin packaging instructions > * Copy the dist/LdapPlugin-0.y.z-py2.n.egg file in your plugins project > directory. > > But, where is located my trac plugins directory? I find inside > /var/www/trac and I can't see any like plugins. Any help? > Cheers and thanks in advance > > Salu2, > Ing. Reynier Pérez Mira > > <br > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
