Well, more information.  I did the man-hours thing and found a
"transcript.log" file that was associated with my sandbox.  Here's
what it had to say:<br>
<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">------<br>
2005-12-29T11:26:47 INFO root daemon manager started<br>
------<br>
2005-12-29T11:26:47 INFO root spawned process pid=11573<br>
Traceback (most recent call last):<br>
  File "/var/lib/zope3/instance/sandbox/bin/runzope", line 48, in ?<br>
    run()<br>
  File "/var/lib/zope3/instance/sandbox/bin/runzope", line 44, in run<br>
    main(["-C", CONFIG_FILE] + sys.argv[1:])<br>
  File "/usr/lib/python2.4/site-packages/zope/app/server/main.py", line 58, in main<br>
    setup(load_options(args))<br>
  File "/usr/lib/python2.4/site-packages/zope/app/server/main.py", line 169, in setup<br>
    zope.app.appsetup.config(options.site_definition)<br>
  File "/usr/lib/python2.4/site-packages/zope/app/appsetup/appsetup.py", line 52, in config<br>
    context = xmlconfig.file(file, execute=execute)<br>
  File "/usr/lib/python2.4/site-packages/zope/configuration/xmlconfig.py", line 557, in file<br>
    context.execute_actions()<br>
  File "/usr/lib/python2.4/site-packages/zope/configuration/config.py", line 622, in execute_actions<br>
    callable(*args, **kw)<br>
  File "/usr/lib/python2.4/site-packages/zope/app/onlinehelp/onlinehelp.py", line 123, in registerHelpTopic<br>
    raise ConfigurationError(<br>
zope.configuration.config.ConfigurationExecutionError:
zope.configuration.exceptions.ConfigurationError: Help Topic definition
/usr/lib/zope3/lib/python/zope/interface/README.txt does not exist<br>
  in:<br>
  File "/usr/lib/zope3/lib/python/zope/app/apidoc/bookmodule/book.zcml", line 11.4-16.10<br>
      <bookchapter <br>
          id="interface"<br>
          title="Interfaces"<br>
          doc_path="README.txt"<br>
          parent="ifaceschema"<br>
          /></blockquote>
<div><br>
 </div>Now am I reading this right?  ZOPE FAILED TO LOAD <span style="font-weight: bold;">BECAUSE IT COULDN'T FIND A README FILE?!?!?!</span><br>
<br>
Where is this "just work" thing now?  I'd like to find it and add
it to my Ubuntu installation.  Synaptic, however, doesn't seem to
have anything like it in its repositories.<br>