Thank for the suggestion.  <br><br>I have compiled a new version of Python into /opt.  The version of Zope (2.9.5) that Plone wants will not compile.  It keeps telling me zlib is not installed when in fact it is.  It is looking for a library called zlib when it should be looking for libz.  Zope 
3.3.0 compiles fine but Plone will not use it - ARG!!!<br><br>- Jamie<br><br><div><span class="gmail_quote">On 1/30/07, <b class="gmail_sendername">Michael A. Peters</b> <<a href="mailto:mpeters@mac.com">mpeters@mac.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, 2007-01-29 at 09:40 -0700, Jamie Bohr wrote:<br>> Hello,<br>
><br>> My department has chosen Plone as a CMS tool.  We already have a RHEL<br>> V4 server we would like to host this on.  RHEL V4 comes with Python<br>> 2.3.4, Plone requires Zope which requires Python 2.4.3
.  I could not<br>> find an RPM package for it, so before I compile and install it I was<br>> going to remove Python 2.3.4; there are tons of dependences I would<br>> rather not remove.  I don't want to mess up this system because it is
<br>> a production server (used very little) and looking for guidance on how<br>> to proceed.  Should I install yum and point it to some Fedora sources<br>> for Python, Zope and Plone?  Is there a source out there for newer
<br>> Python, Zope and Plone that I did not find (I googled for them)?<br>><br>> I would like to install all the packages by RPM, makes it easier to<br>> track what is installed on a system.<br><br>Do not replace the system Python with a newer one.
<br>You probably could install a newer python and its entire tree in another<br>location on the filesystem (maybe /usr/local or /opt ??) but leave the<br>system python intact or you will likely end up crying very bitter tears.
<br><br>I do not know of an rpm packaging for python that puts it in another<br>location but they probably could be built w/o too much trouble by just<br>redefining a few rpm macros before building them - and possibly change
<br>the name of the package in spec file to make things easier on you.<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br><br clear="all"><br>-- <br>Jamie Bohr