Try with a Python 2.6/2.7 installation from scratch instead of using the system Python.
-aj rik wrote > Experiment#2: i am trying to install on MacOS (10.6.8), from > the same 4.2.1 UnifiedInstaller. > > different results , but also pointing at ZODB vs. UNICODE conflict, > this time in the MacOS > /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h > ?! > > >> [bley:~/Plone/zeocluster] % python bootstrap.py >> Downloading >> http://pypi.python.org/packages/source/d/distribute/distribute-0.6.32.tar.gz >> Extracting in /var/folders/lu/luGJNSGwE0mO84R+YbcKpU+++TI/-Tmp-/tmpMp1lzd >> Now working in >> /var/folders/lu/luGJNSGwE0mO84R+YbcKpU+++TI/-Tmp-/tmpMp1lzd/distribute-0.6.32 >> Building a Distribute egg in >> /var/folders/lu/luGJNSGwE0mO84R+YbcKpU+++TI/-Tmp-/tmpoUkuxF >> /var/folders/lu/luGJNSGwE0mO84R+YbcKpU+++TI/-Tmp-/tmpoUkuxF/distribute-0.6.32-py2.7.egg >> Generated script '~/Plone/zeocluster/bin/buildout'. >> [bley:~/Plone/zeocluster] % ./bin/buildout >> Getting distribution for 'ZODB3==3.10.5'. >> In file included from >> /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:4In >> file included from >> /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:4, >> from >> /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:85, >> from src/BTrees/BTreeModuleTemplate.c:15, >> from src/BTrees/_OOBTree.c:32: >> /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: >> stdarg.h: No such file or directory >> , >> from >> /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:85, >> from src/BTrees/BTreeModuleTemplate.c:15, >> from src/BTrees/_OOBTree.c:32: >> /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: >> stdarg.h: No such file or directory >> lipo: can't figure out the architecture type of: >> /var/folders/lu/luGJNSGwE0mO84R+YbcKpU+++TI/-Tmp-//ccIidDk6.out >> error: Setup script exited with error: command 'gcc-4.0' failed with exit >> status 1 >> An error occured when trying to install ZODB3 3.10.5. Look above this >> message for any errors that were output by easy_install. >> While: >> Installing. >> Getting section zeoserver. >> Initializing section zeoserver. >> Installing recipe plone.recipe.zeoserver. >> Getting distribution for 'ZODB3==3.10.5'. >> Error: Couldn't install: ZODB3 3.10.5 >> *************** PICKED VERSIONS **************** >> [versions] >> >> *************** /PICKED VERSIONS *************** > > _______________________________________________ > Setup mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-setup -- View this message in context: http://plone.293351.n2.nabble.com/ZODB-and-Unicode-this-time-in-MacOS-tp7561510p7561514.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
