<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 20, 2020 at 11:43 PM Darius Blaszyk <<a href="mailto:dhkblaszyk@gmail.com">dhkblaszyk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div></div><div>I have done so for the xz format already. The code checks first if the utility is available and then invokes it. Potentially any other utility might be included that way. However, I was hoping to include mainly native libraries where possible to reduce dependencies.</div></div></div></blockquote><div><br></div><div>By calling the archive utility from the command line I am able to add more formats easily. One thing though is that to be more robust I would like to check the availability of the utility from the command line. One way of doing this is using "whereis", but I was wondering if something like this exists already in FPC?</div><div><br></div><div>Rgds, Darius<br></div></div></div>