Personal tools
You are here: Home PC zope&plone plone3
Document Actions

plone3

by かわうぃん last modified 2007-09-02 01:34

リリースされたPlone3のインストールHow-to

Plone3のリリース

2007年8月21日にリリースされたのでInstallしてみました。

Plone3の環境

ZOPE 2.10.4 と Python2.4.4が必要です。

それぞれInstallします。下位バージョンとInstall方法は変わりませんでした。Plone3をダウンロードします。
解凍すると次のようなフォルダ構成になります。
    [root@ dl-plone3]# tar zxvf Plone-3.0.tar.gz
[root@ dl-plone3]# cd Plone-3.0
[root@ Plone-3.0]# ls
INSTALL.txt Products README.txt RELEASENOTES.txt lib
[root@ Plone-3.0]#
ZOPEへプロダクト(Plone)をInstallする場合は、展開された内容をProductsフォルダへコピーするだけだったのですが、Plone3からは、libもコピーする必要があります。ZOPEインスタンスの内容は、(この環境ではZOPEを/home/zope/instance2104へInstallしています。)
[root@ instance2104]# pwd
/home/zope/instance2104
[root@ instance2104]# ls
Extensions Products README.txt bin etc import lib log var
[root@ instance2104]#
先ほど解凍したProductsとlibフォルダを上書きコピーします。



Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: