[Twisted-web] documentation -- Techno Turkey's fifth adventure

lloyd at paisite.com lloyd at paisite.com
Mon Jul 31 20:07:26 CDT 2006


Hi,

On Mon, July 31, 2006 7:36 pm, L. Daniel Burr wrote:

Thanks, Daniel. Definite progress. Did require Python2.3-dev package.

But now... I get to the following step:

- Install ZopeInterface 3.1:
$ wget
http://www.zope.org/Products/ZopeInterface/3.1.0c1/ZopeInterface-3.1.0c1.tgz
$ tar xzvf ZopeInterface-3.1.0c1.tgz
$ cd ZopeInterface-3.1.0c1
$ python setup.py install

- Install Divmod (Which includes Combinator, Axiom, Mantissa, Epsilon, Nevow,
Quotient and many others):
$ cd /usr/src/
$ mkdir Divmod
$ cd Divmod
$ svn co http://divmod.org/svn/Divmod/trunk

- Setup Combinator:
$ echo "`python /usr/src/Divmod/trunk/Combinator/envirnment.py`" >> ~/.bashrc

And I get this error:

 File "/usr/src/Divmod/trunk/Combinator/combinator/branchmgr.py", line
129, in getCurrentBranches
    for yth in os.listdir(self.sitePathsPath):
OSError: [Errno 2] No such file or directory: '/usr/src/combinator_paths'

Please advise.

Thanks again,

Lloyd







More information about the Twisted-web mailing list