Thanks for the prompt reply, Duncan.
I do have gcc; but what package do I need for ZODB?
I found Zope3-3.2.0-1.rpm online is that correct? I assumed that all this would be part of the Zenoss build process; is that not the case?
Thanks again!
Natalie
============================================================
I'm not sure exactly, as I haven't run into this before, but it looks
like you don't have a ZODB (object database) C extension installed.
Do you know if the system you are using has gcc installed on it? If
not, the extensions were not built, and that could explain this error.
d
On Oct 13, 2006, at 4:25 PM, Natalie Forood wrote:
Hello,
I have been trying to install ZenOSS for the past week and
am running into one problem after another. Many of them have been
addressed on this mailing list, but I have not seen any posts with regard to
this trace back that occurs when running install.sh. Any advice?
Need to evaluate the package ASAP, so your help is greatly appreciated!
Regards,
Natalie
Starting Zope Object
Database
Traceback (most recent call last):
File "/tmp/ZenOSS/zenoss-0.22.4/lib/python/ZEO/zeoctl.py",
line 20, in ?
main()
File "/tmp/ZenOSS/zenoss-0.22.4/lib/python/ZEO/zeoctl.py", line
16, in main
zdaemon.zdctl.main(args, options)
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/zdaemon/zdctl.py",
line 577, in main
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/zdaemon/zdctl.py",
line 94, in realize
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/zdaemon/zdoptions.py",
line 363, in realize
File
"tmp/ZenOSS/zenoss-0.22.4/lib/python/zdaemon/zdoptions.py", line 273,
in realize
File
"tmp/ZenOSS/zenoss-0.22.4/lib/python/zdaemon/zdoptions.py", line 321,
in load_schema
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/loader.py",
line 31, in loadSchema
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/loader.py",
line 65, in loadURL
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/loader.py",
line 159, in loadResource
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/schema.py",
line 27, in parseResource
File
"/usr/lib/python2.4/site-packages/_xmlplus/sax/__init__.py", line 31,
in parse
parser.parse(filename_or_stream)
File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 109, in parse
xmlreader.IncrementalParser.parse(self, source)
File
"/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File
"/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line
216, in feed
self._parser.Parse(data, isFinal)
File
"/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line
311, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/schema.py",
line 103, in startElement
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/schema.py",
line 306, in start_import
File "tmp/ZenOSS/zenoss-0.22.4/lib/python/ZConfig/loader.py",
line 181, in schemaComponentSource
ZConfig.SchemaResourceError: could not load package ZODB:
/tmp/ZenOSS/zenoss-0.22.4/lib/python/persistent/cPersistence.so: undefined
symbol: PyUnicodeUCS2_AsEncodedString
Package name: 'ZODB'
File name: 'component.xml'
Package path: None
unable to start Zeo object database