Hi everybody,

I'm the first time on the list so please apologize if similar topic has already been discussed here.

And the point is: in the first phase of executing PAR loader looks for temp directory, if it doesn't exist, loader extracts archive into it and then runs the main script. But if something break the extraction (the user will press Ctrl-C for example), the archive will not execute anymore (because extractor will 'see' the temp dir which is broken) until the temp dir will be manually removed.

Question is: how to avoid such effect?


And: is there *any* chance to execute PAR 'in place', that is without extracting the archive? I think it requires support from glibc (open and reed files nested in the other - and zipped - file) and maybe ld (due to nested shared libs) and perl itself (to read nested modules) but maybe anybody considered the idea?

--
Greetings,
Jarek Lubczyński

There are 10 kinds of people:
Those who understand binary and those who don't



ELKOMTECH S.A.
93-569 Łódź, ul. Wołowa 2c
NIP: 727-012-56-14, REGON: 008230828
Sąd Rejonowy dla Łodzi-Śródmieścia w Łodzi,
XX Wydział Gospodarczy, nr KRS 0000009308,
kapitał zakładowy 700.250 zł  w całości wpłacony
www.elkomtech.com.pl

Ten dokument zawiera informacje poufne, które mogą być również objęte tajemnicą 
handlową lub służbową. Jest on przeznaczony do wyłącznego użytku adresata. 
Jeśli otrzymali Państwo tę wiadomość przez pomyłkę, prosimy o bezzwłoczne 
usunięcie tej wiadomości z Państwa komputera.
This document contains confidential information that may also constitute 
commercial or business secrets. It is destined for the exclusive use by the 
addressee. If you have received this message by mistake please immediately 
remove it from your computer.

Reply via email to