Ciao a tutti, seguendo una guida fatta da Vito sul suo blog http://appuntiplone.wordpress.com/2010/01/14/plone-3-buildout-su-snowleopard-a-32bit/ sto cercando di installare il sistema base per poi avere un'istanza Plone configurata e pronta per lavorarci su.
Seguendo la sua guida ho installato Xcode, MacPort, Python2.4.6 via MacPort, PIL, patchato asyncore, easy:install, virtualenv A questo punto dovrei installare ZopeSkel, purtroppo durante l'installazione di quest'ultimo ho un problema. Vi posto l'output del comando, così magari mi potete aiutare: (plone3)MacBook-Pro-di-Andrea-Marin:~ andrea$ easy_install ZopeSkel Searching for ZopeSkel Best match: ZopeSkel 2.15 Processing ZopeSkel-2.15-py2.4.egg ZopeSkel 2.15 is already the active version in easy-install.pth Installing zopeskel script to /Users/andrea/virtual/2.4/plone3/bin Using /Users/andrea/virtual/2.4/plone3/lib/python2.4/site-packages/ZopeSkel-2.15-py2.4.egg Processing dependencies for ZopeSkel Searching for Cheetah>1.0,<=2.2.1 Reading http://pypi.python.org/simple/Cheetah/ Reading http://www.CheetahTemplate.org/ Reading http://sourceforge.net/project/showfiles.php?group_id=28961 Reading http://www.cheetahtemplate.org/ Best match: Cheetah 2.2.1 Downloading http://sourceforge.net/projects/cheetahtemplate/files/Cheetah/v2.2.1/Cheetah-2.2.1.tar.gz/download Processing download Running Cheetah-2.2.1/setup.py -q bdist_egg --dist-dir /var/folders/3G/3GxY-NI7HQyEvCKsOQGJoU+++TI/-Tmp-/easy_install-JbEiqi/Cheetah-2.2.1/egg-dist-tmp-YMTXeS warning: no files found matching '*.cfg' warning: no files found matching 'examples' warning: no files found matching 'docs' warning: no files found matching 'bin' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'src' warning: no previously-included files matching '*~' found under directory 'src' warning: no previously-included files matching '*.aux' found under directory 'src' warning: no previously-included files matching '*~' found under directory 'docs' warning: no previously-included files matching '*.aux' found under directory 'docs' zip_safe flag not set; analyzing archive contents... Cheetah.Filters: module references __file__ Cheetah.ImportHooks: module references __file__ Cheetah.ImportManager: module references __file__ Cheetah.ImportManager: module references __path__ Cheetah.NameMapper: module MAY be using inspect.stack Cheetah.Template: module references __file__ Cheetah.Tests.Template: module references __file__ No eggs found in /var/folders/3G/3GxY-NI7HQyEvCKsOQGJoU+++TI/-Tmp-/easy_install-JbEiqi/Cheetah-2.2.1/egg-dist-tmp-YMTXeS (setup script problem?) error: Could not find required distribution Cheetah>1.0,<=2.2.1 Ciao e grazie. _______________________________________________ Plone-IT mailing list [email protected] http://lists.plone.org/mailman/listinfo/plone-it http://www.nabble.com/Plone---Italy-f21728.html
