--On 14. Mai 2006 08:04:40 +0100 Cliff Ford <[EMAIL PROTECTED]> wrote:
Not so long ago I installed Zope-2.9.2 and as I remember it all worked fine. This morning, with Zope-2.9.3 I get this:bash Zope-2.9.3: make /usr/local/bin/python install.py -q build Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c: In function ‘module_aq_validate’: Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215 5: warning: ‘obj’ may be used uninitialized in this function Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215 5: warning: ‘name’ may be used uninitialized in this function Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215 5: warning: ‘v’ may be used uninitialized in this function Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215 5: warning: ‘inst’ may be used uninitialized in this function Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215 5: warning: ‘validate’ may be used uninitialized in this function bash Zope-2.9.3:
As you can see: this is a compilation warning, not an error.
Which I thought meant it did not work. This is with Fedora Core 5 and Python 2.4.3. I went through the whole process again (this time specifying the install folder) and did not get any warnings or OK messages: bash Zope-2.9.3: ./configure /usr/local/Zope-2.9.3 bash Zope-2.9.3: make /usr/local/bin/python install.py -q build bash Zope-2.9.3: make install /usr/local/bin/python install.py -q build /usr/local/bin/python install.py -q install --skip-build --home "/usr/local/Zope-2.9.3" bash Zope-2.9.3: The installation seems to work?
You can answer this on your own. If you can create a new Zope instance using mkzopeinstance and if the instance will start then the installation did work (obviously).
-aj -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: [EMAIL PROTECTED] - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development, Consulting
pgpLJT2GwlpQT.pgp
Description: PGP signature
_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
