Please run the following:

curl http://peak.telecommunity.com/dist/ez_setup.py | python
curl
http://trac.edgewall.org/changeset/latest/trunk?old_path=/&filename=trunk&format=zip
>trac_src.zip
easy_install trac_src.zip

Assuming you use Python 2.5, this is _all_ that is needed to bootstrap
and install Trac.

--Noah

Tyrone Hed wrote:
> Manu,
>    Sorry, I'm getting confused here. I have three separate people telling me 
> to do three or four different things. Isn't there any easier way? I mean, is 
> this normal to have to install 6 or 7 different tools to get this to install? 
> And then each of those tools may have their own dependencies? Is this the way 
> you guys want this to work? I'm just baffled that it could be this complex, 
> with the need to install so many dependencies. Wouldn't it make more sense to 
> just give one UNIT that the users can install? How would you ever even test 
> TRAC with so many variants? 
>
> -----Original Message-----
>   
>> From: Emmanuel Blot <[EMAIL PROTECTED]>
>> Sent: Nov 9, 2007 4:20 PM
>> To: trac-users@googlegroups.com
>> Subject: [Trac] Re: TRAC
>>
>>
>>     
>>> urllib2.URLError: <urlopen error (78, 'Connection timed out')>
>>>       
>> I guess you run this from a LAN behind a HTTP proxy, don't you ?
>>
>> Read 
>> http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install
>> "If you can't use APS, or don't have internet access at all,..."
>>
>> I just run it with a direct access to the Internet (on Mac OS X,
>> another flavor of *nix):
>>
>> amazas:~ eblot$ python2.5 ez_setup.py
>> Downloading 
>> http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c7-py2.5.egg
>> Processing setuptools-0.6c7-py2.5.egg
>> Copying setuptools-0.6c7-py2.5.egg to
>> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
>> Adding setuptools 0.6c7 to easy-install.pth file
>> Installing easy_install script to
>> /Library/Frameworks/Python.framework/Versions/2.5/bin
>> Installing easy_install-2.5 script to
>> /Library/Frameworks/Python.framework/Versions/2.5/bin
>>
>> Installed 
>> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg
>> Processing dependencies for setuptools==0.6c7
>> Finished processing dependencies for setuptools==0.6c7
>>
>>     
>
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to trac-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/trac-users?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>
>   


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to