Tyrone Hed wrote:
> Noah,
>   Can you answer my last question please. This link you sent me:
> 
> 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
> 
> Does that execute on one line? Is curl a command? The > is that intentional 
> or an artifact of the install.

It's three lines:
   curl http/... ez_setup.py | python
   curl http://trac... > trac_src.zip
   easy_install trac_src.zip

-- 
Gary

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

Reply via email to