On Tue, Nov 09, 2004 at 07:54:51AM -0500, Stephan Richter wrote:
On Tuesday 09 November 2004 06:47, John Poltorak wrote:
I ran 'make install' but don't see anything in /usr/local/Zope3 - my specified home. No error msgs were produced. Is there a log or can I generate some msgs to give me some indication of what has gone wrong?
that is really weird. I have never heard about this problem. Did you try "make" first?
Of course. No Makefile is provided so make wouldn't get very far ;-)...
BTW, you can also call setup.py manually; All that make does is call the setup.py commands.
When I run make initially, should I expect to see a build sub directory created with three subdirectories under that? I do anticipate some problems because of not running on a 'standard' platform, although Zope 2.7.3 appears to have been built successfully with no changes required.
Am I correct in assuming that ZopeX3 should run on any platform supported by Python 2.3.4?
As long as you can compile the C modules, yes.
Which modules are these?
Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training
-- John