Hi Niel, Niel Lambrechts wrote: > Not only does the shared library keep getting re-extracted, it also > seems as if the permissions of the included library is not preserved.
as Roderich said, this must be a bug. [...] > By now I've also installed Archive::Unzip::Burst under AIX (wow was that > painful) in the hope it would handle things differently, but this does > not help - the shared library always seems to gets extracted using > Archive::Zip... Yes, I guess. However, if you managed to install A::U::B on AIX, would it be possible to patch it so it builds out of the box? It's really a gross hack to speed up PAR binary startup -- the same goal that Scott Stanton has, but with cruder methods. Best regards, Steffen
