The Universal *IX installer (just put up) does this (and more) for you.

http://plone.org/download

The below won't get you the libxml and PIL dependencies set up.

--
Alexander Limi ยท http://limi.net


On Tue, 30 Jan 2007 17:02:01 -0800, Jonathan Steffan <[EMAIL PROTECTED]> wrote:

Yes, this looks good.

Stephan Goeldi wrote:
You will have fewer problems when you install from source:

- download python 2.4.3 and untar it
- ./configure --prefix=/usr/local/python243
- download and untar Zope 2.9.6 (why 2.9.5?)
- ./configure --with-python=/usr/local/python243/bin/python --prefix=/home/Zope
- make and make install
- execute the mkzopeinstance.py and use the directory /home/Zope

replace /home/Zope with your preferred directory.

I always do it this way on our RHEL machines.

Stephan Goeldi
-- www.zopehosting.ch
www.plone-hosting.ch

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup





_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to