[Zope] Public CVS Zope won't compile (fwd)
Chris Gray
cpgray@library.uwaterloo.ca
Sun, 3 Dec 2000 17:00:19 -0500 (EST)
Did a fresh checkout but "python w_pcgi.py" chokes at:
Writing the pcgi resource file (ie cgi script),
/home/cpgray/zope_cvs_run/Zope2/Zope.cgi
chmod 0755 /home/cpgray/zope_cvs_run/Zope2/Zope.cgi
Traceback (innermost last):
File "w_pcgi.py", line 111, in ?
if __name__=='__main__': main(sys.argv[0])
File "w_pcgi.py", line 109, in main
import wo_pcgi; wo_pcgi.main(me)
File "/home/cpgray/zope_cvs_run/Zope2/wo_pcgi.py", line 98
import comcontent.main(home, user, group)
^
SyntaxError: invalid syntax
Cheers and Beers,
Chris