blob: d491933c9186ad33ce8d1ecdfcb50ab8cd0fceb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2004/02/24 21:11:12 snj Exp $
To start the server, bound to port 9999, run:
${PREFIX}/bin/runzeo.py -f DBNAME -a 9999
For more information about ZODB, see:
http://zope.org/Wikis/ZODB/FrontPage/
The ZODB Programming Guide is located at:
http://zope.org/Wikis/ZODB/FrontPage/guide/index.html
===========================================================================
|