[Zope] ZOPE,UNIX Installation help
Julian Baker
CCX251@coventry.ac.uk
Thu, 07 Mar 2002 11:16:02 +0000
Finally it has compiled
Digital Unix needs GNU tar aswell as the others mentioned.
However after starting the server and logging in, i get the frameset
displayed in the browser but each window with a comment (111) connection
refused.
On the server an error displayed
Stack overflow: pid 9541, proc python, addr 0x141033e88, pc 0x120062bb4
Is this down to permissions?
Cheers
Julian
Dieter Maurer wrote:
>
> Julian Baker writes:
> > ...
> > make: *** No rule to make target `src/ISO_8859_1_Splitter.c', needed by
> > `ISO_885
> > 9_1_Splitter.o'. Stop.
> You have been told to use "GNU tar" to do the unpacking of the Zope source?
>
> The Solaris tar is unable to handle larger filenames correctly.
> It mangles "ISO_8851_1_Splitter.c".
>
> Dieter