Thanks again for your help I downloaded Python 2.2.2 from www.python.org as my machine did not have Python 2.2 And i followed the step by step procedure you had suggested . When I tried to start zope with the command python2.2.2 z3.py it gave me the following error: Traceback(most recent call last): File "z3.py" line 72 in ? run() File "z3.py" in run XMLConfig(os.path.join(dir,'site.zcml'))() File " /Software/Zope3/lib/python/Zope/Configuration/xmlconfig.py",line 221, in __ init__ self.directives) File "/Software/Zope3/lib/python/Zope/Configuration/xmlconfig.py",line 276 , in xmlconfig parser=make_parser() File " /Software/Python-2.2.2/lib/xml/sax/__init__.py",line 93, in make-parser rave SAXReaderNot Available("No parsers found",None) xml.sax._exceptions.SAXReaderNotAvailable No Parsers found Is it because while doing the mak operation in Python I made an erro I used the command
make makefile=MakeFile
Or is there something else I am missing out? Please advice me on what to do next. Thanks for all your help and time you have taken for helping me. Best Regards John Kunchandy
after u download teh tarball to ur system.... 1)untar it and 'cd' to Zope3 folder 2)>>python2.2 stupid_build.py 3)>>mv principals.zcml.in principals.zcml 4)>>add your userid into principals.zcml ...u can refer sample.principals.zcml 5)>>change the HTTP port or browser port in zserver.zcml 6)>>python2.2 z3.py (this starts zope)
thats it
cheers
rakesh
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.404 / Virus Database: 228 - Release Date: 10/15/2002