Hi,
I've noticed that my PAR generated binaries always get extracted - even
on multiple runs, although I was under the impression that subsequent
runs would avoid doing that.
BTW, I use PAR Packager 0.976.
linux-2.6>./myprog.exe
Unpacking file "41eec485/Carp.pm"...
Unpacking file "b4245576/AutoLoader.pm"...
Unpacking file "980a5fc4/PAR/Heavy.pm"...
Unpacking file "bdf14ea0/Scalar/Util.pm"...
Unpacking file "59504a50/SelectSaver.pm"...
Unpacking file "f29f4fff/Symbol.pm"...
Unpacking file "36972d7f/Time/Local.pm"...
Unpacking file "120fb24e/UNIVERSAL.pm"...
Unpacking file "69ebbb45/base.pm"...
Unpacking file "897522f6/bytes.pm"...
Unpacking file "d6371d5a/constant.pm"...
Unpacking file "ccc2a4bf/Config.pm"...
Unpacking file "30d935bd/Config_heavy.pl"...
Unpacking file "c6067212/Cwd.pm"...
Unpacking file "985e1a24/DynaLoader.pm"...
Unpacking file "63595088/Errno.pm"...
Unpacking file "da8228bd/Fcntl.pm"...
Unpacking file "016ffeb9/File/Glob.pm"...
Unpacking file "cc1d8655/IO.pm"...
Unpacking file "c4f8bbc3/IO/File.pm"...
Unpacking file "4a20e217/IO/Handle.pm"...
Unpacking file "04b2bdcf/IO/Seekable.pm"...
Unpacking file "da67f26c/XSLoader.pm"...
Unpacking file "926b5892/auto/DynaLoader/dl_findfile.al"...
Unpacking file "a271047a/lib.pm"...
Unpacking file "7f01ec7e/re.pm"...
Unpacking file "a0a8297a/integer.pm"...
Unpacking file "bdf642a3/overload.pm"...
Unpacking file "5a9ef885/strict.pm"...
Unpacking file "de9d4fb7/Carp/Heavy.pm"...
Unpacking file "defb4830/Exporter.pm"...
Unpacking file "e94e5094/Exporter/Heavy.pm"...
Unpacking file "baf70c0d/File/Basename.pm"...
Unpacking file "7e0dd709/File/Copy.pm"...
Unpacking file "157bced3/File/Find.pm"...
Unpacking file "b4c84fe7/File/Path.pm"...
Unpacking file "4b541c79/File/Spec.pm"...
Unpacking file "0b480288/File/Spec/Unix.pm"...
Unpacking file "273d2d12/File/Temp.pm"...
Unpacking file "8d8597e9/List/Util.pm"...
Unpacking file "9ca3f922/PAR/Dist.pm"...
Unpacking file "6a7fabdf/PAR/Filter.pm"...
Unpacking file "3db0e939/PAR/Filter/PodStrip.pm"...
Unpacking file "f2f5a077/utf8.pm"...
Unpacking file "cb04f651/vars.pm"...
Unpacking file "372ccf77/warnings.pm"...
Unpacking file "a77a435d/warnings/register.pm"...
Unpacking file "014f95ef/Archive/Zip.pm"...
Unpacking file "3d5f0eea/Archive/Zip/Archive.pm"...
Unpacking file "c291d4f4/Archive/Zip/DirectoryMember.pm"...
Unpacking file "297f9ea1/Archive/Zip/FileMember.pm"...
Unpacking file "df64115c/Archive/Zip/Member.pm"...
Unpacking file "ea30d781/Archive/Zip/NewFileMember.pm"...
Unpacking file "e1d3b09c/Archive/Zip/StringMember.pm"...
Unpacking file "9ac35b50/Archive/Zip/ZipFileMember.pm"...
Unpacking file "27376c7d/PAR.pm"...
Unpacking file "4ebffdeb/Compress/Zlib.pm"...
Unpacking file "2d919cbf/File/GlobMapper.pm"...
Unpacking file "fc89eb67/IO/Compress/Adapter/Deflate.pm"...
Unpacking file "67f28049/IO/Compress/Base.pm"...
Unpacking file "a59f8fb2/IO/Compress/Base/Common.pm"...
Unpacking file "e45a1afd/IO/Compress/Gzip.pm"...
Unpacking file "9fad2efd/IO/Compress/Gzip/Constants.pm"...
Unpacking file "8ee441b4/IO/Compress/RawDeflate.pm"...
Unpacking file "14000aa9/IO/Compress/Zlib/Extra.pm"...
Unpacking file "626d6f78/IO/Uncompress/Adapter/Inflate.pm"...
Unpacking file "439916bc/IO/Uncompress/Base.pm"...
Unpacking file "5b7ad414/IO/Uncompress/Gunzip.pm"...
Unpacking file "8bae20ec/IO/Uncompress/RawInflate.pm"...
Unpacking file "29c3d4a6/auto/Compress/Zlib/autosplit.ix"...
Unpacking file "471c939f/Compress/Raw/Zlib.pm"...
Unpacking file "fe964f5e/auto/Compress/Raw/Zlib/autosplit.ix"...
Unpacking file "0397e8a3/auto/IO/IO.so"...
Unpacking file "1cc9e524/auto/Cwd/Cwd.so"...
Unpacking file "6b2de867/auto/Compress/Raw/Zlib/Zlib.so"...
Unpacking file "98a2fb97/auto/Fcntl/Fcntl.so"...
Unpacking file "9ef88519/auto/List/Util/Util.so"...
Unpacking file "ae164250/auto/File/Glob/Glob.so"...
$ENV{PAR_TEMP} =
"/tmp/par-username/cache-c5b55f0fb1dcda0404640436a7ddbaaaade738ba"
Extracting "shlib/i586-linux-thread-multi/libgd.so.2" to
"/tmp/par-username/cache-c5b55f0fb1dcda0404640436a7ddbaaaade738ba/libgd.so.2"
Any ideas on how this can be avoided?
Regards,
Niel