I can report full success.

Thanks.

Regards,
Hsing-Foo

> Dev-Info,
> 
> You may find this application useful.
> 
> Plone is a web portal that runs on Zope.  Zope
> is an application server written in Python.
> 
> When you install Plone, you get a portal site
> like this:  http://www.plone.org
> 
> I have been able to install Plone and Zope with this
> procedure:
> 
> 
> NOTE: If you follow this procedure, you do so
> entirely voluntarily.  I do not provide
> any guarantees that this procedure will work
> for you or that it will not cause any damage
> to your system.  The procedure is merely a suggestion
> and therefore I take no responsibilty for any outcome
> that may come from using it.  This procedure and
> the files mentioned in it are provided purely for
> informational purposes.
> 
> 
> 1) Get my tarball [large - 21 MB]:
> 
> # wget http://bender-high.com/sme/plone-sme55.tgz
> 
> 
> NOTE: It contains:
> 
> # tar tvzf plone-sme55.tgz
> -rw-r--r-- root/root   9959364 2003-02-14 13:44:32 
> Plone-1.0-2.2_1.i386.rpm
> -rw-r--r-- root/root    687874 2003-02-13 09:32:12 
> db4-4.0.14-14.i386.rpm
> -rw-r--r-- root/root    571688 2003-02-13 09:41:41 
> python-devel-2.2.1-17.i386.rpm
> -rw-r--r-- root/root   4371618 2003-02-13 09:28:03 
> python-2.2.1-17.i386.rpm
> -rw-r--r-- root/root   5915288 2003-02-06 10:04:11 
> Plone-1.0-2.2_1.src.rpm
> 
> 
> 2) Unpack it:
> 
> # tar xvzf plone-sme55.tgz
> 
> 3) install RPMs:
> 
> # rpm -Uvh --nodeps db4-4.0.14-14.i386.rpm
> # rpm -Uvh python-2.2.1-17.i386.rpm
> # rpm -Uvh Plone-1.0-2.2_1.i386.rpm
> 
> 
> To start Plone:
> 
> # /etc/init.d/plone start
> 
> (Will restart on next reboot as well.)
> 
> 
> To access plone:
> 
> http://SERVER_ADDRESS:8080
> 
> To admin Zope:
> 
> http://SERVER_ADDRESS:8080/manage
> 
> login as 'admin'.  password is 'plone'.
> 
> To change admin password, log into zope and add an ACL user 
> for 'admin' in acl_users.  Set Roles to all roles (there are 
> 4) using shift-right-click.
> 
> Now you can log into Plone as this admin user.
> 
> 
> NOTE:
> 
> I built the Plone RPM myself from a src RPM
> included in the tarball.  Here is how I
> did it:
> 
> # rpm -Uvh python-devel-2.2.1-17.i386.rpm
> # rpm --rebuild Plone-1.0-2.2_1.src.rpm
> # rpm -Uvh /usr/src/redhat/RPMS/i386/Plone-1.0-2.2_1.i386.rpm
> 
> 
> Hopefully, this should not be necessary, but if it is, it
> is not that hard.
> 
> 
> NOTE:  Here is where I got my files:
> 
> # wget 
> ftp://speakeasy.rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat
/RPMS/python-2.
2.1-17.i386.rpm

# wget 
ftp://speakeasy.rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat/RPMS/db4-
4.0.1
4-14.i386.rpm

# wget 
http://plone.org/Members/longsleep/plone-rpms/1.0/srpms/Plone-1.0-2.2_1.
src.r
pm

# wget 
ftp://speakeasy.rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat/RPMS/pyth
on-de
vel-2.2.1-17.i386.rpm


--Brian High


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED] To
unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at
http://www.mail-archive.com/devinfo%40lists.e-smith.org



--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to