• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Error Installation Zope 2.13.19

giuseppes88

New Pleskian
hi
hi
i try to install zope 2.13.19 with this instruction
http://docs.zope.org/zope2/releases/2.13/INSTALL.html, but i have a problem here:
bin/easy_install -i http://download.zope.org/Zope2/index/2.13.19 Zope2

This is the log
Searching for Zope2
Best match: Zope2 2.13.19
Processing Zope2-2.13.19-py2.6.egg
Zope2 2.13.19 is already the active version in easy-install.pth
Installing runzope script to
/var/www/vhosts/diecidiecimultimedia.it/my_zope/bin
Installing zopectl script to
/var/www/vhosts/diecidiecimultimedia.it/my_zope/bin
Installing zpasswd script to
/var/www/vhosts/diecidiecimultimedia.it/my_zope/bin
Installing addzope2user script to
/var/www/vhosts/diecidiecimultimedia.it/my_zope/bin
Installing mkzopeinstance script to
/var/www/vhosts/diecidiecimultimedia.it/my_zope/bin

Using
/var/www/vhosts/diecidiecimultimedia.it/my_zope/lib/python2.6/site-packages/Zope2-2.13.19-py2.6.egg
Processing dependencies for Zope2
Searching for zope.security
Reading http://download.zope.org/Zope2/index/2.13.19/zope.security/
Best match: zope.security 3.7.4
Downloading
http://pypi.python.org/packages/source/z/zope.security/zope.security-3.7.4.tar.gz
Processing zope.security-3.7.4.tar.gz
Running zope.security-3.7.4/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-5YWfMu/zope.security-3.7.4/egg-dist-tmp-NJ5_LP
src/zope/security/_proxy.c:19:20: error: Python.h: No such file or directory
In file included from src/zope/security/_proxy.c:20:
include/zope.proxy/proxy.h:8: error: expected â)â before â*â token
include/zope.proxy/proxy.h:9: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
..........at the end ==>
include/zope.proxy/proxy.h:10: error: expected â=â, â,â, â;â, âasmâ or
â__attribute__â before â*â token
src/zope/security/_proxy.c:1007: error: expected expression before â)â token
error: Setup script exited with error: command 'gcc' failed with exit
status 1

what is the problem
What can i do
Thanks
 
i have a virtual server with plesk like controll panel, through shell ssh i try to install zope, but i have this problem

what can i do?
thanks
 
It is not good idea to install any serious third-party on Plesk server. It is not tested and consequences are unpredictable. Therefore we do not recommend installation of additional software on Plesk server. You can do it only on your own risk.
 
Back
Top