|
Download
Instructions - part 1: Downloading the Perl Sitemap Generator program files
<< Project Home] | 2. Creating a configuration file >>] 1. Downloading the Perl Sitemap Generator program filesThe Perl Sitemap Generator files are available in ZIP and GZ archive formats from the following location: http://code.google.com/p/perlsitemapgenerator/downloads/list Once you download the archive, extract it into a local directory. Locate the following files:
<< Project Home | 2. Creating a configuration file >>] |
Sign in to add a comment
أسيليات الحب
tar.gz looks like broken :
$ tar zxvf perl_sitemap_gen.0.tar.gz example_urllist.txt tar: On saute à l'en-tête suivant gzip: stdin: invalid compressed data--crc error gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Des erreurs ont provoqué l'arrêt du programme
$ ark kio (Filter): KFilterBase::findFilterByMimeType(application/x-gzip) got 1 offers kio (Filter): Warning: inflate() returned -3 kio (Filter): WARNING: KFilterDev: Error when uncompressing data
5
Continuing to see gzip errors as of Sep 2009:
tar zxvfp perl_sitemap_gen-1.0.tar.gz example_urllist.txt tar: Skipping to next header tar: Archive contains obsolescent base-64 headers
gzip: stdin: invalid compressed data--crc error
gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Error exit delayed from previous errors
-Chris
gzip still broken
tar.gz still broken!