<div dir="ltr">Hi <span style="font-size:12.8px">Philipp, </span>It is not helping. I think this two exports IMO would take care of loading dynamic libraries at run time. I am having issues with compiling itself. There are bundle of headers from ndnSIM, which I am trying to use/include in my 'scenario' and only way I see at the moment is to install the ndnSIM in default (/usr/local/) path. Does this make sense? </div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 3, 2017 at 12:39 AM, Philipp Moll <span dir="ltr"><<a href="mailto:philipp.moll@itec.aau.at" target="_blank">philipp.moll@itec.aau.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div 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]<wbr>/bin/lib/:$LD_LIBRARY_PATH</pre>
    <pre>export PKG_CONFIG_PATH=/[custom-path]<wbr>/bin/lib/pkgconfig</pre>
    Regards,<br>
    Philipp<div><div class="h5"><br>
    <br>
    <div class="m_5127920726269546209moz-cite-prefix">On 03/05/17 09:26, Chris Mantis wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr"><font size="4">Hi,<br>
          <br>
          While using the 'scenario template structure' (as mentioned at
          the bottom of this page: <a href="http://ndnsim.net/2.3/getting-started.html" target="_blank">http://ndnsim.net/2.3/getting-<wbr>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="m_5127920726269546209mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
ndnSIM mailing list
<a class="m_5127920726269546209moz-txt-link-abbreviated" href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a>
<a class="m_5127920726269546209moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a><br>
<br></blockquote></div><br></div>