[Nfd-dev] How I Setup my NFD Development Machine

Davide Pesavento davide.pesavento at lip6.fr
Sat May 12 20:21:07 PDT 2018


We obviously forgot to remove them from the INSTALL file... And they're
clearly marked as "optional" too.
On Sat, May 12, 2018 at 11:11 PM Junxiao Shi <shijunxiao at email.arizona.edu>
wrote:

> Hi Davide

> These packages may be unused in the build script, but the devbox has to
follow the dependencies given in documentation.
> https://named-data.net/doc/ndn-cxx/current/INSTALL.html

> Yours, Junxiao

> On Sat, May 12, 2018 at 22:52 Davide Pesavento <davide.pesavento at lip6.fr>
wrote:

>> Note that sphinxcontrib-googleanalytics is not used anymore [1], and
>> sphinxcontrib-doxylink won't be used in most cases because python2 is the
>> default for waf (and was never a hard dependency anyway) [2]. This in
turn
>> means you can skip installing python-pip.

>> [1]

https://github.com/named-data/ndn-cxx/commit/5560fd40ae5c2aa41e01550242abd15cf70eff8f#diff-85987f48f1258d9ee486e3191495582d
>> [2]

https://github.com/named-data/ndn-cxx/commit/c6500a9e00fb118c8f6fc850cc69ce9992615f41
>> On Sat, May 12, 2018 at 10:06 PM Junxiao Shi <
shijunxiao at email.arizona.edu>
>> wrote:

>> > Dear folks

>> > Last week NFD codebase raised minimum gcc version to 5.3, dropping
>> support for Ubuntu 14.04.
>> > My devbox has been rebuilt with Ubuntu 16.04 instead of 14.04.
>> > A new blog post offers a Vagrantfile for NFD development box in Ubuntu
>> 16.04: https://yoursunny.com/t/2018/NFD-devbox-ubuntu16/
>> > All tricks and scripts in the previous post still work in the new box.

>> > Yours, Junxiao

>> > On Mon, Jul 31, 2017 at 10:22 Junxiao Shi <shijunxiao at email.arizona.edu

>> wrote:

>> >> Dear folks

>> >> Today I have a short blog post on how I setup a virtual machine for
NFD
>> development, and use a few bash scripts to make code committing and
>> rebasing more efficient.
>> >> Hope you find it useful, especially if you are a new developer.

>> >> https://yoursunny.com/t/2017/NFD-devbox/

>> >> Yours, Junxiao

>> > _______________________________________________
>> > Nfd-dev mailing list
>> > Nfd-dev at lists.cs.ucla.edu
>> > http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev


More information about the Nfd-dev mailing list