Jukka Inkeri wrote:
> I tried to make html
> - source is
> 
> 
> svn co http://svn.turbogears.org/docs
> cd docs/2.0/docs
> make html

... snip ...

>    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

This appears to be entirely a problem in TurboGears' documentation build 
process (an attempt to do a docstring import on a module that needs some 
sort of settings/pre-setup dependency and is lacking good fail-over for 
the documentation build) and not a problem of Sphinx itself.  You 
probably need to ask about this issue in the appropriate TurboGears forum...

--
--Max Battcher--
http://worldmaker.net

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