[Zope] Zope-2.5.1 + OpenBSD-2.8

Chris McDonough chrism@zope.com
Mon, 15 Jul 2002 01:51:27 -0400


This *might* be an artifact of the way the Zope "tarball" was unpacked
on your system.  Did you use GNUtar to unpack the archive?  If not,
try GNUtar instead of the tar program that ships with OpenBSD.

----- Original Message -----
From: "David Jackson" <david.j.jackson@pickledbeans.com>
To: <nika@kassube.de>
Cc: <david.j.jackson@pickledbeans.com>; <zope@zope.org>
Sent: Sunday, July 14, 2002 10:33 AM
Subject: Re: [Zope] Zope-2.5.1 + OpenBSD-2.8


> > "David Jackson" <david.j.jackson@pickledbeans.com> writes:
> >
> >> I am trying to install Zope-2.5.1, my OpenBSD-2.8, with
Python-2.1.3,
> >
> > Upgrade to OpenBSD 3.1 (or 3.0). You will not get any security
updates
> > for OpenBSD 2.8, so it's not a smart idea to connect your system
to the
> > Internet. Zope works fine out-of-the-box on OpenBSD 3.x.
> >
> Nils --
> Thanks for you reply.
> If I know what is broke, more than likely  I could download the just
source
> code needed from OpenBSD site and recompile it? Or is the problem a
Zope
> secruity hole? I read a older post that about a problem with
"thread" lib ?
>
> If not I'll just put of 2.7 which according to the old posting Zope
worked with.
>
> TIA,
> David
> --
>
> Here is the errors:
>
> freebean:davej % cat zopedope.txt
> sed -f sedscript ./Makefile.pre.in >Makefile.pre
> /usr/lib/python2.1/config/makesetup  -m Makefile.pre -c
> /usr/lib/python2.1/config/config.c.in Setup -n
> /usr/lib/python2.1/config/Setup.config
/usr/lib/python2.1/config/Setup.local
> /usr/lib/python2.1/config/Setup
> make -f Makefile do-it-again
> /usr/lib/python2.1/config/makesetup  -m Makefile.pre -c
> /usr/lib/python2.1/config/config.c.in Setup -n
> /usr/lib/python2.1/config/Setup.config
/usr/lib/python2.1/config/Setup.local
> /usr/lib/python2.1/config/Setup
> make
> make: don't know how to make ././src/ISO_8859_1_Splitter.c. Stop
> Traceback (most recent call last):
>   File "wo_pcgi.py", line 45, in ?
>   File "wo_pcgi.py", line 33, in main
>   File "/usr/local/Zope-2.5.1/inst/build_extensions.py", line 38, in
?
>
>
make('lib','python','Products','PluginIndexes','TextIndex','Splitter',
'ISO_8859_1_Splitter')
>   File "/usr/local/Zope-2.5.1/inst/do.py", line 63, in make
>     do('make')
>   File "/usr/local/Zope-2.5.1/inst/do.py", line 32, in do
>     if i and picky: raise SystemError, i
> SystemError: 512
>
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>