[Zope] problems building on AIX
Michel Pelletier
michel@digicool.com
Thu, 04 Feb 1999 13:05:09 -0500
Roman Milner wrote:
> but the zope build process fails because it tries to
> build the extensions anyway. So, I just tried to run it - and I get
>
We don't have AIX here, so we can't test it live...however, it's
possible that the sample database didn't get copied over but
Zope is still working... which means there won't be an index_html
object (thus you'd get the not found error below).
Can you go to /manage?
Michel
>
> Sorry, an error occurred.<p>
> <!--
> Traceback (innermost last):
> File /data/zope/lib/python/ZPublisher/Publish.py, line 879, in publish_module
> File /data/zope/lib/python/ZPublisher/Publish.py, line 595, in publish
> (Info: /index_html)
> File /data/zope/lib/python/OFS/Document.py, line 181, in __call__
> (Object: index_html)
> File /data/zope/lib/python/OFS/Document.py, line 177, in __call__
> (Object: index_html)
> TypeError: Sorry, an error occured
>
> -->
>
> with the zope http zerver and:
>
> Sorry, the requested document does not exist.
>
> Traceback (innermost last):
> File /data/zope/lib/python/ZPublisher/Publish.py, line 879, in publish_module
> File /data/zope/lib/python/ZPublisher/Publish.py, line 407, in publish
> (Info: )
> File /data/zope/lib/python/OFS/Application.py, line 279, in __bobo_traverse__
> (Object: ApplicationDefaultPermissions)
> NotFound: (see above)
>
> with apache. Is there something I missed? Something the build
> process does other than making the extensions that I need to do?
>
> Thanks,
> ^Roman
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope