<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Chris,</p>
    <p>have you tried exporting the "LD_LIBRARY_PATH" and the
      "PKG_CONFIG_PATH" variables? Compiling the scenario worked for me
      after the following exports.</p>
    <pre>export LD_LIBRARY_PATH=/[custom-path]/bin/lib/:$LD_LIBRARY_PATH</pre>
    <pre>export PKG_CONFIG_PATH=/[custom-path]/bin/lib/pkgconfig</pre>
    Regards,<br>
    Philipp<br>
    <br>
    <div class="moz-cite-prefix">On 03/05/17 09:26, Chris Mantis wrote:<br>
    </div>
    <blockquote
cite="mid:CAEu=03oER6r5xvrEviHh-t5Mmg-cbLe64i83g_+pS-wXJyTaGA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><font size="4">Hi,<br>
          <br>
          While using the 'scenario template structure' (as mentioned at
          the bottom of this page: <a moz-do-not-send="true"
            href="http://ndnsim.net/2.3/getting-started.html">http://ndnsim.net/2.3/getting-started.html</a>), </font><font
          size="4">I fail to understand which (waf) configure options to
          use while configuring my scenario s.t. it </font><span
          style="font-size:large">uses the non-standard ndnSIM install
          paths to build my template base use case.</span>
        <div><font size="4"><br>
          </font></div>
        <div><font size="4">Note: I have cloned the ndnSIM code base and
            configured it using --prefix option so that I install it in
            a non-standard location. <br>
          </font><span style="font-size:large"><br>
          </span></div>
        <div><span style="font-size:large">any help?</span><font
            size="4"><br>
          </font></div>
        <div><span style="font-size:large"><br>
          </span></div>
        <div><span style="font-size:large">Chris. </span></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ndnSIM mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a>
<a class="moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>