Hi, I am trying to install Zope on our ES40 machine. I encountered problems with two C source files whose names seem to have been truncated: UnicodeSpli UnicodeSplitter.c and ISO_885 ISO_8859_1_Splitter.c Both are in the lib/python/Products/PluinIndexes/TextIndex/Splitter subtree I don't yet have a working version, but at least the compilation terminated... Cheers, Herzog rherzog@ulb.ac.be
----- Original Message ----- From: "system PRIVILEGED account" <root@black.vub.ac.be> To: <zope@zope.org> Sent: Thursday, April 04, 2002 11:04 Subject: [Zope] compile bug in Zope 2.5.0
Hi, I am trying to install Zope on our ES40 machine. I encountered problems with two C source files whose names seem to have been truncated:
What's an ES40 machine??
UnicodeSpli UnicodeSplitter.c
and
ISO_885 ISO_8859_1_Splitter.c
Both are in the lib/python/Products/PluinIndexes/TextIndex/Splitter subtree
I don't yet have a working version, but at least the compilation terminated...
Where are the filenames corrupt? In the filesystem ?(maybe your Tar has some problems...try to use GnuTar). -aj
looks like the tar utility on that machine (what is a ES 40, anyway?) has the same problems that sunOS and MacOSX tar have. use the GNU tar utility, which is available on most systems as "gnutar". jens On Thursday, April 4, 2002, at 11:04 , system PRIVILEGED account wrote:
Hi, I am trying to install Zope on our ES40 machine. I encountered problems with two C source files whose names seem to have been truncated:
UnicodeSpli UnicodeSplitter.c
and
ISO_885 ISO_8859_1_Splitter.c
Both are in the lib/python/Products/PluinIndexes/TextIndex/Splitter subtree
I don't yet have a working version, but at least the compilation terminated...
Cheers,
Herzog
rherzog@ulb.ac.be
It sounds like you used Solaris tar to unpack Zope; you need to use gnu tar to avoid some pathname truncation problems. system PRIVILEGED account wrote:
Hi, I am trying to install Zope on our ES40 machine. I encountered problems with two C source files whose names seem to have been truncated:
UnicodeSpli UnicodeSplitter.c
and
ISO_885 ISO_8859_1_Splitter.c
Both are in the lib/python/Products/PluinIndexes/TextIndex/Splitter subtree
I don't yet have a working version, but at least the compilation terminated...
Cheers,
Herzog
rherzog@ulb.ac.be
-- Matt Kromer Zope Corporation http://www.zope.com/
participants (4)
-
Andreas Jung -
Jens Vagelpohl -
Matthew T. Kromer -
system PRIVILEGED account