John Poltorak wrote:
On Tue, Mar 16, 2004 at 11:32:17AM +0100, Bernd Dorn wrote:
John Poltorak wrote:
Can someone running Zope 2.7.0 post what is shown under the control panel?
I've just managed to get it running but it is shown as an unreleased version:-
The Control Panel provides access to system information and management functions such as database and product management.
Zope Version (unreleased version, python 2.3.3, os2emx)
reed the install documentation in the source tree, about how to define the prefix of zope
Yes, I have used prefix but builds both with and without it seem to get built the same way...
with 2.7 the normal configure make install steps have to be done
so in order to define the installation location use: ./configure --prefix=/path/to/soft/home
It doesn't work here.
Can you show what you have in the Control Panel screen?
the "unreleased version" problem is a problem of the source version, as far as i know "version.txt" is missing
Is that in the distributed version of Zope 2.7.0 ?
my cp output:: The Control Panel provides access to system information and management functions such as database and product management. Zope Version (unreleased version, python 2.3.3, linux2) Python Version 2.3.3 (#1, Jan 29 2004, 07:54:24) [GCC 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)] System Platform linux2 SOFTWARE_HOME /opt/zope/270/lib/python ZOPE_HOME /opt/zope/270 INSTANCE_HOME /home/bd/zopes/first CLIENT_HOME /home/bd/zopes/first/var Network Services ZServer.HTTPServer.zhttp_server (Port: 8080) Process Id 7238 (32771) Running For 3 hours 11 min 37 sec :: dunno how to install without configure, sorry