Project

General

Profile

Actions

Task #2372

closed

Add INSTALL and wiki instruction for Odroid

Added by Chaim Rieger about 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Docs
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

When installing NFD on an Odroid Xu3, we must remove the stock boost libs prior to installation (if they are installed via apt-get). We should already have ndn-cxx installed, which required the installation of boos libs manually as a pre-requisite.

The installation of NFD is as follows

./waf configure (do not attempt to configure --with-tests as it will fail)
./waf -j1 (we have a quad core CPU with only 2G or memory)
sudo ./waf install

This process should take about 20-30 minutes.


Compiling on Odroid wiki

Actions

Also available in: Atom PDF