<div dir="ltr"><div><br></div><div>Dear ASDF maintainer(s),</div><div><br></div><div>I just noticed that it is necessary to do </div><div><br></div><div>  (uiop:setup-temporary-directory)</div><div><br></div><div>in an image which has UIOP built into it, when that image is run on a different machine or under a different user account (at least on Windows). Otherwise, the function</div>
<div><br></div><div>  (uiop:temporary-directory)</div><div><br></div><div>returns whatever was the temporary directory as computed in the build environment (in my case it's in the "dcooper8" home directory.</div>
<div><br></div><div>So am I correct that it's pretty much a requirement to call </div><div><br></div><div>  (uiop:setup-temporary-directory)</div><div><br></div><div>upon startup of an image which contains uiop built into it? </div>
<div><br></div><div>Are there any other functions which should be called to initialize uiop?</div><div><br></div><div>Is there a way to achieve this at image dump time instead of startup time (e.g. clearing the temporary directory entirely so it will be forced to reset when next demanded in the built image)? </div>
<div><br></div><div>If I'm missing something from the documentation on this please feel free to slap me in that direction.</div><div><br></div><div>Regards</div><div><br></div><div> Dave Cooper</div><div><br></div><div>
<br></div><br>
</div>