<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Chris,</p>
    <p>I am using ndnSIM from a non-standard location, because I need
      the simulator on a server without superuser access rights. ...and
      it works.</p>
    <p>When I compiled ndnSIM i used the "--prefix" flag for choosing
      the location. I'm not completely sure, but I think no waf-flags
      are required for compiling the scenario. But maybe some more
      exports:<br>
    </p>
    <pre>export LIBRARY_PATH=/[custom-path]/bin/:$LIBRARY_PATH
export LD_LIBRARY_PATH=/[custom-path]/bin/lib/:$LD_LIBRARY_PATH
export C_INCLUDE_PATH=/[custom-path]/bin/include/:$C_INCLUDE_PATH
export CPLUS_INCLUDE_PATH=/[custom-path]/bin/include/:$CPLUS_INCLUDE_PATH
export PKG_CONFIG_PATH=/[custom-path]/bin/lib/pkgconfig
export PATH=$PATH:/[custom-path]/bin/
</pre>
    <p>This are all exports on my machine, not all of them were needed
      for ndnSIM. But maybe one of them is required for your
      installation.</p>
    <p>The exact flag for compiling ndnSIM was
      "--prefix=/[custom-path]/bin" in my case.</p>
    <p>Regards,<br>
      Philipp</p>
    <div class="moz-cite-prefix">On 03/05/17 10:52, Chris Mantis wrote:<br>
    </div>
    <blockquote
cite="mid:CAEu=03rwG=S=KAawasFp-av7+fC1pZst3au5tLrY9d2HTFULcg@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
              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,

    Philipp<div><div class="h5">

    

    <div class="m_5127920726269546209moz-cite-prefix">On 03/05/17 09:26, Chris Mantis wrote:

    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr"><font size="4">Hi,

          

          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" 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">

          </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. 

          </font><span style="font-size:large">

          </span></div>
        <div><span style="font-size:large">any help?</span><font size="4">

          </font></div>
        <div><span style="font-size:large">

          </span></div>
        <div><span style="font-size:large">Chris. </span></div>
      </div>
      

      <fieldset class="m_5127920726269546209mimeAttachmentHeader"></fieldset>
      

      </div></div><pre>______________________________<wbr>_________________
ndnSIM mailing list
<a moz-do-not-send="true" class="m_5127920726269546209moz-txt-link-abbreviated" href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a>
<a moz-do-not-send="true" 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>
    

  </div>


______________________________<wbr>_________________

ndnSIM mailing list

<a moz-do-not-send="true" href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a>

<a moz-do-not-send="true" 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>


</blockquote></div>
</div>



</blockquote>
</body></html>