From: Erik H. <eri...@uc...> - 2011-10-25 18:07:44
|
At Tue, 25 Oct 2011 12:45:20 -0400, Mat Kelly wrote: > > Lauren, > I added a Content-Length field representative of the content plus the > header still to no avail. I am extremely interested in getting this > working and hope to pursue Erik's suggestion of validating the WARC > with the "warc-indexer binary distributed with wayback" but have a > subtle problem in that I do not know where to find this binary to > invoke. I have a working Wayback installation on Ubuntu Linux. Where > would I find this warc-indexer binary? Hi Mat, It seems warc-indexer has been removed from 1.6. Try the 1.4 distribution. It would be easy to create a warc-indexer script for 1.6; the WarcIndexer class is still there, though it seems to be lacking a main method. best, Erik |