Friday, August 08, 2008.
Hi,
Sorry, it was the 'tools'! Your new version 0.005 is the same! But have
solved it ;=))
For some reason on this particular project you have used a different
version of 'tar', or different parameters, or something ... as stated I
had no trouble with _ALL_ the others I downloaded and installed ...
over 40 in the last 3 days!
I did them all 'manually' because I wanted to 'see' the sources, as a
sample set. I am working on an extension DLL and know no better way
than view lots of what has been done before, as well as read the
documentation ...
Analyzing the tar file data, after gzip -d, the TAR file is still
in 'ustar' format, but :-
1. Instead of '0' (ASCII zero) filled octal size, it is space
filled, ' ';
2. Instead of the full directory AND file name being in the 'name'
field of the posix_header, the directory is in the 'prefix' field, and
the 'name' is just the file name;
3. There may be other differences, but these 2, or others, caused my
Win32 tools - even WinZip, which is only version 9.0, circa 2004 - to
produce the wrong results ...
My GNU Win32 port of 'tar' is 1.12, circa 1997 ... I will seek a later
version, if it exists ... I have downloaded the source of tar, tar-
1.19.1-20071030.tar.gz, which seemed the latest I could quickly find,
and may try to compile it in Win32 ...
I will be pleased when I have my Ubuntu linux back up and running, so I
can check these things in there _BEFORE_ I begin blurting ...
This is now closed as far as I am concerned. Again, sorry for the
noise ...
Regards,
Geoff.
PS: I downloaded and did a quick try using 7-Zip 4.58 beta 2008-05-05
for Win32, and it correctly listed the folders in the 0.005 tar ;=)) so
assume it will work with all the others, and may switch over to
this ... again, sorry for the problems caused ...
EOF - ASPerl-05.doc