sphinx-0.4.2
make web
mkdir -p .build/web .build/doctrees
mkdir -p .static .templates
sphinx-build -b web -d .build/doctrees . .build/web
Sphinx v0.4.2, building web
trying to load pickled env... not found
building [pickle]: targets for 7 source files that are out of date
updating environment: 7 added, 0 changed, 0 removed
reading... converters cpptypes faq index installing pymodule wrapping
pickling the env... done
checking consistency...
writing output... converters cpptypes faq index installing pymodule wrapping
finishing...
writing additional files... genindex modindex search
copying static files...
dumping search index...
Exception occurred:
File "/usr/lib64/python2.5/shutil.py", line 46, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: '/usr/lib/python2.5/site-
packages/Sphinx-0.4.2-py2.5.egg/sphinx/web/webconf.py'
The full traceback has been saved in /tmp/sphinx-err-kRdWtb.log, if you want
to report the issue to the author.
Please also report this if it was a user error, so that a better error message
can be provided next time.
Send reports to [EMAIL PROTECTED] Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---