<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Greetings,<br class=""><br class="">This is one explanation of *sticky directory*:<br class=""><a href="http://erlang.org/pipermail/erlang-questions/2002-October/005908.html" class="">http://erlang.org/pipermail/erlang-questions/2002-October/005908.html</a><br class=""><br class=""><br class="">bengt<br class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 13 Apr 2018, at 19:13, Alex Alvarez <alex@xbasics.com> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Arial; font-size: 13px;" class=""><div class="">Sorry if this was already asked and I missed it...  While using v20.3.2, after I load a module...</div><div class=""><br class=""></div><div class=""></div><div class="">11> l(math). <br class="">{module,math}</div><div class=""><br class=""></div><div class="">...if I try to reload it again with the same command...<br class=""></div><div class=""><br class=""></div><div class="">12> l(math).<br class=""><br class="">=ERROR REPORT==== 13-Apr-2018::13:09:15 ===<br class="">Can't load module 'math' that resides in sticky dir<br class="">{error,sticky_directory}<br class=""></div><div class=""><br class=""></div><div class="">...I get this error message. It's not particular to any module.  From the error, there seems to be a problem with a stcky bit somewhere.  Although I don't remember having this problem before, who knows, maybe it's just my install.  Has anyone run into this issue recently?<br class=""></div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Alex<br class=""></div></span>_______________________________________________<br class="">erlang-questions mailing list<br class="">erlang-questions@erlang.org<br class="">http://erlang.org/mailman/listinfo/erlang-questions<br class=""></div></blockquote></div><br class=""></body></html>