[Ndn-interest] error while loading shared libraries

Giuseppe Carella gcarella228 at gmail.com
Wed Oct 11 07:50:16 PDT 2017


Good morning community,

Every time I launch the command "nfd-start" I get the following error:
"error while loading shared libraries: libndn-cxx.so.0.5.1: cannot open
shared object file: No such file or directory"

I followed the following procedure:
git clone https://github.com/named-data/ndn-cxx
git clone --recursive https://github.com/named-data/NFD

cd ndn-cxx
./waf configure --with-examples
./waf
sudo ./waf install


cd NFD

export PKG_CONFIG_PATH=/custom/lib/pkgconfig:$PKG_CONFIG_PATH
git submodule init && git submodule update
./waf configure./wafsudo ./waf install

Thank you.

Best regard,

Giuseppe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20171011/87dbb82f/attachment.html>


More information about the Ndn-interest mailing list