<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi, <br>
    </p>
    <p>    You can set the code path using code module. This tell the
      ERTS where to locate your beams in case you've moved them from the
      default lib directory.</p>
    <p>-Adhi<br>
    </p>
    <div class="moz-cite-prefix">On 16-03-2019 04:44 PM, Eric Pailleau
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:29n36od4p4hq4kvlnd64h5e8.1552734894530@email.android.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p dir="ltr" style="margin-top:0; margin-bottom:0;">Hi, </p>
      <p dir="ltr" style="margin-top:0; margin-bottom:0;">Move them to a
        project for all common things, and add a dependancy to it in all
        your projects. </p>
      <p dir="ltr" style="margin-top:0; margin-bottom:0;">This way you
        can specify which version you need. </p>
      <br>
      <br>
      <p dir="ltr" style="margin-top:0; margin-bottom:0;">Envoyé depuis
        mon mobile </p>
      <br>
      <br>
      ---- Donald Steven a écrit ----<br>
      <br>
      To this point (I'm new at this) I've been keeping beam files for
      the <br>
      modules I need in the same directory as the main module. This
      makes <br>
      sense for those modules that are closely allied to the main module
      and <br>
      unlikely to be used or modified for other programs. However, I
      have a <br>
      core set of modules that are used by all my programs. I'd like to
      keep <br>
      these together and in *one* place so that they're easier to
      maintain. <br>
      Also, I don't want to have multiple copies floating around.<br>
      <br>
      <br>
      How do I specify to the compiler where to find them? (I use
      Linux.)<br>
      <br>
      <br>
      Thanks.<br>
      <br>
      <br>
      Don<br>
      <br>
      _______________________________________________<br>
      erlang-questions mailing list<br>
      <a href="mailto:erlang-questions@erlang.org"
        moz-do-not-send="true">erlang-questions@erlang.org</a><br>
      <a href="http://erlang.org/mailman/listinfo/erlang-questions"
        moz-do-not-send="true">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
  </body>
</html>