On Sun, 14 Apr 2013 12:20:08 +0200 Juan Jose Garcia-Ripoll <juanjose.garciarip...@gmail.com> wrote:
> On Sun, Apr 14, 2013 at 4:22 AM, Matthew Mondor > <mm_li...@pulsar-zone.net>wrote: > > > Immediately I remembered that /tmp/ is a memory filesystem mounted with > > a no-exec option, > > > > Is this a general strategy in NetBSD? The only reason we unfortunately must > rely on a temporary directory for loading FASL files is that the dynamic > linker only works on a filename based hash, without noticing time stamps. > This means that if a user loads a FASL and this FASL is recompiled, relying > just on the dynamic linker would result on this last fasl not being loaded, > as the original one was already in memory. Yes I understand about that limitation, and you probably don't have to worry as it's not a NetBSD default, but a custom configuration. The important is that ECL can be configured consequently, which is currently possible using the TMPDIR environment variable, fortunately. Thanks, -- Matt ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list