hola, hai creato il virtualenv passandogli il python giusto?
virtualenv -p python_da_utilizzare On 01/21/2011 01:28 PM, SauZheR wrote: > Salve. > il mio problema e' che voglio mettere in piedi un servizio plone4 su > un server su cui girano una certa quantita' storica di plone3. > Ho quindi provveduto a scaricare, compilare, ed installare python2.6 > con prefix /opt/python2.6. > > Anche con virtualenv attivato l'output del python bootstrap.py > recitano come segue: > > Downloading > http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz > Extracting in /tmp/tmpQmzp6p > Now working in /tmp/tmpQmzp6p/distribute-0.6.14 > Building a Distribute egg in /tmp/tmpM1vh5k > /tmp/tmpM1vh5k/distribute-0.6.14-py2.6.egg > bootstrap.py:78: UserWarning: Module _hashlib was already imported > from > /home/zope/.python-eggs/hashlib-20081119-py2.6-linux-i686.egg-tmp/_hashlib.so, > but > /home/zope/plone4env/lib/python2.6/site-packages/hashlib-20081119-py2.6-linux-i686.egg > is being added to sys.path > reload(pkg_resources) > Getting distribution for 'distribute==0.6.14'. > install_dir /var/zope-buildouts/orientamento/eggs/tmpFVCuPs > Scanning installed packages > No setuptools distribution found > After install bootstrap. > Creating > /usr/local/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg-info > error: > /usr/local/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg-info: > Permission denied > An error occurred when trying to install distribute 0.6.14. Look above > this message for any errors that were output by easy_install. > While: > Bootstrapping. > Getting distribution for 'distribute==0.6.14'. > Error: Couldn't install: distribute 0.6.14 > > > Perche' vuole andare a scrivere su .../lib/python2.4/ ?!?!? > > grazie a chi vorra' illuminarmi. > alessandro. > > > _______________________________________________ Plone-IT mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-it http://www.nabble.com/Plone---Italy-f21728.html
