[Zope] Zope install error on Fedora Core 1

hpinson at indepthl.com hpinson at indepthl.com
Fri Mar 26 16:51:03 EST 2004


>> Install the python-dev package for that version of 
>> Python.  You may also need the python-distutils 
>> package (dunno if distutils is packaged
>> separately in Fedora core).

Thank you Chris, that did the trick.

So, for all you trying to install Zope 2.7 on Fedora Core 1 

Go to: http://www.python.org/2.3.3/rpms.html

get and install:

python2.3-2.3.3-2pydotorg.i386.rpm
python2.3-devel-2.3.3-2pydotorg.i386.rpm

i.e.:
rpmm -ivh python2.3-2.3.3-2pydotorg.i386.rpm python2.3-devel-2.3.3-
2pydotorg.i386.rpm

There are other packages at python.org too that I did not install-- 
and may need, but make and make install worked with those two.

Harlow Pinson
Indepth Learning
Email: hpinson at indepthl.com 
Web: http://www.indepthl.com
Voice: 505-994-2135
FAX: 208-475-7678




More information about the Zope mailing list