[ndnSIM] How to use a non-standard ndnSIM install paths

Philipp Moll philipp.moll at itec.aau.at
Wed May 3 00:39:51 PDT 2017


Hi Chris,

have you tried exporting the "LD_LIBRARY_PATH" and the "PKG_CONFIG_PATH" 
variables? Compiling the scenario worked for me after the following exports.

export LD_LIBRARY_PATH=/[custom-path]/bin/lib/:$LD_LIBRARY_PATH

export PKG_CONFIG_PATH=/[custom-path]/bin/lib/pkgconfig

Regards,
Philipp

On 03/05/17 09:26, Chris Mantis wrote:
> Hi,
>
> While using the 'scenario template structure' (as mentioned at the 
> bottom of this page: http://ndnsim.net/2.3/getting-started.html), I 
> fail to understand which (waf) configure options to use while 
> configuring my scenario s.t. it uses the non-standard ndnSIM install 
> paths to build my template base use case.
>
> Note: I have cloned the ndnSIM code base and configured it using 
> --prefix option so that I install it in a non-standard location.
>
> any help?
>
> Chris.
>
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170503/9ad7edc3/attachment-0001.html>


More information about the ndnSIM mailing list