<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Phillip J. Eby wrote:
<blockquote
 cite="mid:20080209150447.69A4A3A40A9@sparrow.telecommunity.com"
 type="cite">At 06:56 AM 2/9/2008 -0700, j. vickroy wrote:
  <br>
  <blockquote type="cite">Hello all,
    <br>
    <br>
I am unable to try trellis on my MS Windows XP Pro computer running
python 2.5.
    <br>
    <br>
The attached screen capture (jv-console-session.txt), hopefully, shows
the state of my installation.
    <br>
    <br>
Any ideas on how to proceed?
    <br>
  </blockquote>
  <br>
It appears that you're missing the SymbolType library, maybe
DecoratorTools as well.&nbsp; At this point, I'd recommend installing
Subversion rather than continuing to try to work around its absence.
  <br>
  <br>
  <br>
</blockquote>
Success!&nbsp; Thanks for your support and patience.<br>
<br>
I did find installing subversion confusing.<br>
<ol>
  <li>I first installed Apache because it appeared from the subversion
documentation that was a pre-condition.&nbsp; That installation was
straightforward.</li>
  <li>I next installed subversion (<a class="moz-txt-link-freetext" href="http://svn1clicksetup.tigris.org/">http://svn1clicksetup.tigris.org/</a>)
after mistakenly installing what subsequently appeared to be a python
interface to subversion
(<a class="moz-txt-link-freetext" href="http://subversion.tigris.org/project_packages.html">http://subversion.tigris.org/project_packages.html</a>).</li>
  <li>I next typed easy_install trellis from a console window and it
worked without reporting any errors.</li>
  <li>Finally, I ran test_trellis.py and test_sets.py and they also ran
without errors!</li>
</ol>
<br>
-- jv<br>
</body>
</html>