I tried to make html
- source is

svn co http://svn.turbogears.org/docs
cd docs/2.0/docs
make html

mkdir -p _build/html _build/doctrees
sphinx-build -b html -d _build/doctrees   . _build/html
Sphinx v0.5.1, building html
loading pickled environment... not found
building [html]: targets for 107 source files that are out of date
updating environment: 107 added, 0 changed, 0 removed
reading sources... index main/Auth/Authentication 
main/Auth/Authorization main/Auth/Customization main/Auth/index 
main/BasicMoves main/Caching main/CommandLine main/Config 
main/Contributing main/Controllers main/DatabaseMigration 
main/DatabasePerformance main/Deployment main/Deployment/ModProxy 
main/Deployment/modwsgi+virtualenv main/DevStatus main/DownloadInstall 
main/Extensions/Geo/MapFishTutorial 
main/Extensions/Geo/TileCacheTutorial main/Extensions/Geo/commands 
main/Extensions/Geo/index main/Extensions/SilverPlate/index 
main/Extensions/SilverPlate/modules main/FormBasics 
main/GeneralPerformance main/Genshi main/Internationalization main/Jinja 
main/License main/LogSetup main/Mako main/OfflineInstall main/Profile 
main/QuickStart main/RoughDocs/CreateDatabase 
main/RoughDocs/DesignTemplate main/RoughDocs/FormEncode 
main/RoughDocs/I18N main/RoutesIntegration main/SQLAlchemy main/Session 
main/SimpleWidgetForm main/StaticFile main/TG2Philosophy main/TGandPyAMF 
main/TGandPylons main/TemplatePerformance main/ToolBox 
main/ToscaWidgets/Cookbook main/ToscaWidgets/Cookbook/ActiveForm 
main/ToscaWidgets/Cookbook/AutoComplete 
main/ToscaWidgets/Cookbook/DynamicSelect 
main/ToscaWidgets/Cookbook/ExtItemSelector 
main/ToscaWidgets/Cookbook/ExtSingleSelectCombo 
main/ToscaWidgets/Cookbook/ExtTreeView 
main/ToscaWidgets/Cookbook/FlexiGrid 
main/ToscaWidgets/Cookbook/JQueryAjaxForm 
main/ToscaWidgets/Cookbook/JQueryTreeView 
main/ToscaWidgets/Cookbook/JSUnit 
main/ToscaWidgets/Cookbook/OpenLayersMap 
main/ToscaWidgets/Cookbook/PasswordValidation 
main/ToscaWidgets/Cookbook/ReCaptcha main/ToscaWidgets/Cookbook/TreeView 
main/ToscaWidgets/Creation main/ToscaWidgets/ExistingLibraries 
main/ToscaWidgets/FAQ main/ToscaWidgets/Future main/ToscaWidgets/Library 
main/ToscaWidgets/ToscaWidgets main/ToscaWidgets/Using 
main/ToscaWidgets/forms main/Validation main/WhatsNew 
main/Wiki20/JSONMochiKit main/Wiki20/wiki20 main/movie_tutorial 
modules/pylons/commands modules/pylons/configuration 
modules/pylons/controllers modules/pylons/controllers_core 
modules/pylons/controllers_util modules/pylons/controllers_xmlrpc 
modules/pylons/decorators modules/pylons/decorators_cache 
modules/pylons/decorators_rest modules/pylons/decorators_secure 
modules/pylons/error modules/pylons/i18n_translation 
modules/pylons/index modules/pylons/log modules/pylons/middleware 
modules/pylons/templating modules/pylons/test modules/pylons/util 
modules/pylons/wsgiapp modules/tgcontroller modules/tgdecorators 
modules/tgflash modules/thirdparty/beaker Exception occurred:
   File 
"/u/awot/turbogear/2/tg2env/lib/python2.5/site-packages/Beaker-1.1.2-py2.5.egg/beaker/ext/memcached.py",
 
line 12, in <module>
     raise InvalidCacheBackendError("Memcached cache backend requires 
either the 'memcache' or 'cmemcache' library")
InvalidCacheBackendError: Memcached cache backend requires either the 
'memcache' or 'cmemcache' library
The full traceback has been saved in /tmp/sphinx-err-OFW64I.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!
make: *** [html] Error 1

-jukka-
-- 
______________________________________________________________________
Karjalan ATK-Awot Oy, Jukka Inkeri
Polvijärventie 65 C, 80400 YLÄMYLLY, FINLAND
Phone:+358-400-572 324  puhelin:0400 572 324
mailto:[email protected] http://awot.fi

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to