aboutsummaryrefslogtreecommitdiff
path: root/www/zope213/files/pkg-message.in
blob: 5f1f49c3839a9fcd8049f43cddfbeecbab29da73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
**********************************************************************

Zope Successfull installed.

To create an instance of Zope please run 
make instance

You can set the following Variables in /etc/make.conf 

ZOPEINSTANCEBASE	Directory where Zope instance should go
			(default: %%ZOPEBASEDIR%%)
ZOPEINSTANCENAME	Default name for a new Zope instance 
			(default: none)

If you want have multiple Zope you should run 
make instance INSTANCENAME=<somename>

The Instancefiles created by make instance will not be remove when the
port is deinstalled. You'll have to delete them yourself.

** ZEO Instances ** (Optional) 
** Please refere to http://zope.org/Products/ZEO/ZEOFactSheet

To create a ZEO instance please run 
make zeo [INSTANCENAME=<somename>]