[ndnSIM] No package 'libndn-cxx' found (when porting NLSR)

Ashlesh Gawande (agawande) agawande at memphis.edu
Tue Jun 27 08:11:32 PDT 2017


Need to install log4cxx

http://named-data.net/doc/NLSR/current/INSTALL.html


Ashlesh

________________________________
From: ndnSIM <ndnsim-bounces at lists.cs.ucla.edu> on behalf of Carl Zu <carlzu8 at gmail.com>
Sent: Tuesday, June 27, 2017 5:25:14 AM
To: ndnsim at lists.cs.ucla.edu
Subject: Re: [ndnSIM] No package 'libndn-cxx' found (when porting NLSR)

One step ahead. Now I get:

Checking for 'liblog4cxx'                                          : not found

Checking for 'liblog4cxx'
['/usr/bin/pkg-config', '--cflags', '--libs', 'liblog4cxx']
err: Package liblog4cxx was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblog4cxx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblog4cxx' found

I have seen the previous messages exchanged regarding this issue in this forum. ndn-cxx, NFD, and NLSR are the latest versions. This is very strange that I still get this error. Any guidance is highly appreciated.

Thanks.
C


On Tue, Jun 27, 2017 at 9:50 AM, Carl Zu <carlzu8 at gmail.com<mailto:carlzu8 at gmail.com>> wrote:
Hi

I am trying to port NLSR to ndnSIM according to https://github.com/3rd-ndn-hackathon/ndnSIM-NLSR/blob/master/PORTING.md

However, when I configure (./waf configure --enable-examples --enable-nlsr), I get the following error:


Checking for 'libndn-cxx'                                          : not found
The configuration failed
(complete log in /home/carl/ndnSIM-NLSR/ns-3/build/config.log)


When I go through config.log, it says:


Checking for 'libndn-cxx'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libndn-cxx']
err: Package libndn-cxx was not found in the pkg-config search path.
Perhaps you should add the directory containing `libndn-cxx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libndn-cxx' found


Any guidance is highly appreciated.

Thanks,

C

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170627/9d28607e/attachment.html>


More information about the ndnSIM mailing list