I am attempting to install Plone 3.2.2 on Windows XP, Professional Version 2002, Service Pack 3.
The file I am using is Plone-3.2.2-buildout.exe 31,054KB, 4.22.1009 9:12 AM When I downloaded that file, it stated it was Plone 3.2.2 (build 26444) with Zope 2.10.7. When I try to install (I've tried multiple times) I get the errors: ---------------------------------------------------------------- Executing the command 'bootstrap.py' failed SystemExit: 1 ---------------------------------------------------------------- Executing the command 'buildout-script.py' failed IOError: [Errno 2] No such file or directory: 'C:\\....\\bin\\buildout-script.py' [Note: '\\\...\\\' is shortened here for clarity. ---------------------------------------------------------------- Executing the command 'cluster-control-script.py' failed IOError: [Errno 2] No such file or directory: 'C:\\....\\bin\\cluster-control-script.py' ---------------------------------------------------------------- Executing the command 'plonectl-script.py' failed IOError: [Errno 2] No such file or directory: 'C:\\....\\bin\\plonectl-script.py' ---------------------------------------------------------------- All of those errors are because there is no 'C:\\....\\bin\\' directory. The only directories under my install directory are: \\buildout-cache\\ \\develop-eggs\\ \\fake-eggs\\ \\products\\ \\python\\ \\zope2\\ Why do I not have a \\bin\\ directory? Or better yet, what can I do to successfully install the latest stable version of Plone on a Windows XP, SP3, computer? Thanks, -- View this message in context: http://n2.nabble.com/Executing-the-command-%27bootstrap.py%27-failed-tp2700812p2700812.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
