Having just run into this problem, adding this line to the install document
might help save time for others.
Thanks,
Ward.
--- install.txt 2005-09-09 07:30:16.000000000 -0400
+++ install2.txt 2005-11-02 18:22:36.000000000 -0500
(at)(at) -4,9 +4,13 (at)(at)
This product requires Zope 2.7+, Zope is available for a number
of platforms and can be downloaded from http://www.zope.org,
-When you have installed Zope, unzip the archive in the Products
-directory and restart Zope. On Windows, this is typically
-c:\program files\website\lib\python\products\ .
+When you have installed Zope, unzip the archive in the Products directory.
On
+Windows, this is typically c:\program files\website\lib\python\products\ .
+
+On Unix, make sure the newly expanded directories in the Products folder are
+readable by the user Zope runs as.
+
+Restart Zope.
Then go to Zope's management interface (usually
http://localhost:8080/manage),
select Issue Dealer from the drop-down
|