[Zope] Re: Windows compile Zope 2.8?
Andrew Langmead
alangmead at boston.com
Sat Apr 9 21:36:36 EDT 2005
On Apr 9, 2005, at 4:04 PM, David H wrote:
> Cannot open source file:
>
> 'Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/src/
> ISO_8859_1_Splitter.c':
> No such file or directory
> error: command '"C:\Program Files\Microsoft Visual
> Studio\VC98\BIN\cl.exe"' failed with exit status 2
>
> When I inspect
> 'Products/PluginIndexes/TextIndex/Splitter/ISO_8859_1_Splitter/src I
> find only one file and its:
> ISO_8859_000064 (no extension).
>
> I've been reviewing distUtils but just started so I'm unlcear about
> this stuff still.
> Any ideas?
This looks similar to an error I've seen on Unix when Zope is unpacked
with a version of tar that only supports Unix v7 tar format and not the
later POSIX extensions.
<http://www.gnu.org/software/tar/manual/html_chapter/tar_8.html#SEC120>
More information about the Zope
mailing list