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 #1

Updated by Junxiao Shi about 9 years ago

  • 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).

Actions #2

Updated by Alex Afanasyev about 9 years ago

I have create this page: http://redmine.named-data.net/projects/ndn-embedded/wiki/Compiling_on_Odroid?parent=Wiki

Chaim, I tried to add you enough permissions. Let me know if I failed.

Actions #3

Updated by Chaim Rieger about 9 years ago

The page you were trying to access doesn't exist or has been removed.

Actions #4

Updated by Alex Afanasyev about 9 years ago

What about now?

Actions #5

Updated by Chaim Rieger about 9 years ago

Perfect

Actions #6

Updated by Junxiao Shi about 9 years ago

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.
Actions #7

Updated by Chaim Rieger about 9 years ago

I put up the first draft, will get it all completed later this evening.

Actions #8

Updated by Alex Afanasyev about 9 years ago

  • Description updated (diff)
Actions #9

Updated by Alex Afanasyev about 9 years ago

You mentioned that configuring with tests will lead to an error. Can you show us the actual error?

Actions #10

Updated by Junxiao Shi over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Compiling_on_Odroid page has been written.

Actions

Also available in: Atom PDF