Task #2372
closed
Add INSTALL and wiki instruction for Odroid
Added by Chaim Rieger almost 11 years ago.
Updated almost 10 years ago.
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
- Assignee set to Chaim Rieger
- Target version set to Unsupported
- Start date deleted (
01/12/2015)
@Chaim, please add contents into ndn-embedded wiki (not NFD wiki).
The page you were trying to access doesn't exist or has been removed.
I've reviewed Compiling on Odroid rev1.
- The page is not correctly formatted in Markdown syntax. Please fix the format.
- There are typos such as "NDF".
- Status for #2372 is not correctly toggled.
I put up the first draft, will get it all completed later this evening.
- Description updated (diff)
You mentioned that configuring with tests will lead to an error. Can you show us the actual error?
- Status changed from New to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF