<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    Hello everyone. Noob here, trying to follow the quickstart
    instructions. I'm running XP SP3, and have everything installed for
    python 2.7. So far, I don't get any exe file generated. The two main
    things that seem to be missing are "tahoe-deps" and "vcvarsall.bat"<br>
    <br>
    Thanks in advance for your help.<br>
    <br>
    <br>
    C:\Tahoe-LAFS-1.8.2>c:\python27\python setup.py build<br>
    <b>Not found: tahoe-deps<br>
      Not found: ../tahoe-deps</b><br>
    <br>
    Installed c:\tahoe-lafs-1.8.2\zope.interface-3.6.1-py2.7-win32.egg<br>
    running darcsver<br>
    setup.py darcsver: using extant version file
    ['src/allmydata/_version.py']<br>
    running develop<br>
    Not found: tahoe-deps<br>
    Not found: ../tahoe-deps<br>
    running egg_info<br>
    writing requirements to src\allmydata_tahoe.egg-info\requires.txt<br>
    writing src\allmydata_tahoe.egg-info\PKG-INFO<br>
    writing top-level names to
    src\allmydata_tahoe.egg-info\top_level.txt<br>
    writing dependency_links to
    src\allmydata_tahoe.egg-info\dependency_links.txt<br>
    writing entry points to
    src\allmydata_tahoe.egg-info\entry_points.txt<br>
    Unable to execute darcs -- if you are building a package with
    'setup.py sdist', 'setup.py bdist_egg'<br>
    , or other package-building commands, then the resulting package
    might be missing some files.  If yo<br>
    u are not building a package then you can ignore this warning.<br>
    reading manifest file 'src\allmydata_tahoe.egg-info\SOURCES.txt'<br>
    writing manifest file 'src\allmydata_tahoe.egg-info\SOURCES.txt'<br>
    running build_ext<br>
    Creating c:\tahoe-lafs-1.8.2\support\lib\site-packages\site.py<br>
    Processing setuptools_darcs-1.2.12.egg<br>
    Copying setuptools_darcs-1.2.12.egg to
    c:\tahoe-lafs-1.8.2\support\lib\site-packages<br>
    Adding setuptools-darcs 1.2.12 to easy-install.pth file<br>
    <br>
    Installed
c:\tahoe-lafs-1.8.2\support\lib\site-packages\setuptools_darcs-1.2.12.egg<br>
    Creating
    c:\tahoe-lafs-1.8.2\support\lib\site-packages\allmydata-tahoe.egg-link
    (link to src)<br>
    Adding allmydata-tahoe 1.8.2 to easy-install.pth file<br>
    Installing tahoe.pyscript script to support/Scripts<br>
    Installing tahoe script to support/Scripts<br>
    <br>
    Installed c:\tahoe-lafs-1.8.2\src<br>
    Processing dependencies for allmydata-tahoe==1.8.2<br>
    Searching for pycryptopp>=0.5.20<br>
    Reading <a class="moz-txt-link-freetext"
      href="http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/">http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/</a><br>
    Reading <a class="moz-txt-link-freetext"
      href="http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/">http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/</a><br>
    Best match: pycryptopp 0.5.29<br>
    Downloading
    <a class="moz-txt-link-freetext"
href="http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/pycryptopp-0.5.29.tar.bz2">http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/pycryptopp-0.5.29.tar.bz2</a><br>
    Processing pycryptopp-0.5.29.tar.bz2<br>
    Running pycryptopp-0.5.29\setup.py -q bdist_egg --dist-dir
    c:\docume~1\joseph~1\locals~1\temp\easy_i<br>
    nstall-plk_pb\pycryptopp-0.5.29\egg-dist-tmp-3admr9<br>
    <br>
    Setting up environment to run scripts for the current user...<br>
    Already done: associate the filetype .pyscript with Python.File for
    the current user.<br>
    Already done: add .pyscript to the user environment variable
    PATHEXT.<br>
    Already done: add .pyw to the user environment variable PATHEXT.<br>
    <b>error: Setup script exited with error: Unable to find
      vcvarsall.bat</b><br>
    <br>
  </body>
</html>