[PEAK] trellis -- easy_instal didn't
Phillip J. Eby
pje at telecommunity.com
Mon Feb 4 10:54:48 EST 2008
At 08:05 AM 2/4/2008 -0700, j. vickroy wrote:
>Phillip J. Eby wrote:
>>At 06:29 PM 2/3/2008 -0700, j. vickroy wrote:
>>>Doing subversion checkout from
>>>svn://svn.eby-sarna.com/svnroot/Contextual to
>>>c:\docume~1\jim~1.vic\locals~1\temp\easy_install-nyueg-\Contextual#egg=Contextual-dev
>>>
>>>'svn' is not recognized as an internal or external command,
>>>operable program or batch file.
>>
>>The problem here is that you don't have Subversion installed on
>>your machine. You need it in order to be able to check out
>>development versions of things.
>>
>Thanks for your reply.
>
>I was trying to install Trellis version 0.6a. I saw no indication
>from the Trellis web site
>(http://peak.telecommunity.com/DevCenter/Trellis) that Subversion
>was required. Is there some way to install it that does not require
>Subversion?
You might try this:
easy_install http://svn.eby-sarna.com/Contextual.tar.gz?view=tar
easy_install Trellis
> I also downloaded the source version and tried installing it via
> "setup.py install" but that resulted in what appeared to be the same failure.
It's Contextual that's only available via svn, not Trellis.
More information about the PEAK
mailing list