
On 04/05/09 23:35, Aleksey Gurtovoy wrote:
On Mon, 16 Mar 2009 16:05:38 -0500, Larry Evans <cppljevans@suddenlink.net> wrote:
Should have read the error closer, in particular the part about docutils.core. Should setup.py be installing that?
Yes and no. Not 'setup.py' from step 3, but 'setup.py' for the docutils snapshot that (I assume) you've downloaded. I guess step 1,
1. Install prerequisites.
could have been clearer. Does this version work better for you:
https://svn.boost.org/trac/boost/changeset/52206
?
Thanks, Aleksey, but that says: 25 - To install HTML/frames writer, go to Sandbox's ``agurtovoy/html_frames`` 26 directory and run ``python setup.py install`` However: https://svn.boost.org/trac/boost/browser/sandbox has no agurtovoy directory. Is there another sandbox I should be looking at? -regards, Larry