[Ndn-interest] ndn-cxx installing on raspberry pi 3

Junxiao Shi shijunxiao at email.arizona.edu
Thu Apr 4 11:06:55 PDT 2019


Hi Ahmed

I'd recommend installing NDN platform from DEB packages.
If you are on Ubuntu, use the official PPA:
https://launchpad.net/~named-data/+archive/ubuntu/ppa

If you are on Debian or Raspbian, use the following commands:
echo 'deb [trusted=yes] http://dl.bintray.com/yoursunny/named-data stretch
main' | sudo tee /etc/apt/sources.list.d/named-data.list
sudo apt update
sudo apt install libndn-cxx-dev nfd ndn-tools

Yours, Junxiao

On Thu, Apr 4, 2019 at 2:58 AM Ahmed Awad <ayawad at ualr.edu> wrote:

> Hello guys
> i installed ndn-cxx in two os (rasbain , ubuntu mate ) using [
> CXX=clang++-3.9 ./waf configure  ] and i got this error
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20190404/5102dcb5/attachment.html>


More information about the Ndn-interest mailing list