[ndnSIM] [ndnSIM-NLSR] Installation Error

DJAKER Abou-Bakr djaker.aboubakr at edu.univ-oran1.dz
Fri Dec 14 10:44:05 PST 2018


Thank you Mr. Ashlesh, I really appreciate your help.

I followed the instructions for "An automatic installation" of mini-ndn, and I got errors in the part of NLSR:
- The 1st one (from the log file):
from /home/user/mini-ndn/NLSR: Test does not build: Traceback (most recent call last):
  File "/home/user/mini-ndn/NLSR/.waf-2.0.6-593191f496fe8c66231dfd5df26167ae/waflib/Configure.py", line 327, in run_build
    bld.compile()
  File "/home/user/mini-ndn/NLSR/.waf-2.0.6-593191f496fe8c66231dfd5df26167ae/waflib/Build.py", line 176, in compile
    raise Errors.BuildError(self.producer.error)
BuildError: Build failed
 -> task in 'testprog' failed with exit status 1 (run with -v to display more information)

from /home/user/mini-ndn/NLSR: The configuration failed

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

not found
from /home/user/mini-ndn/NLSR: The configuration failed


I no know why !? The "ChronoSync" was installed successfully.
What should I do now ?
Thanks

--
DJAKER


----- Original Message -----
From: "agawande" <agawande at memphis.edu>
To: "DJAKER Abou-Bakr" <djaker.aboubakr at edu.univ-oran1.dz>
Cc: "ndnSIM Forum" <ndnsim at lists.cs.ucla.edu>
Sent: Jeudi 13 Décembre 2018 21:16:00
Subject: Re: [ndnSIM-NLSR] Installation Error

We use Mini-NDN (https://github.com/named-data/mini-ndn/), based on 
Mininet network emulator. It is different from a simulator such as 
ndnSIM. Some differences here, towards the end:

https://7th-ndn-hackathon.named-data.net/mini-ndn-documentation/manual/FAQ.html

Ashlesh

On 12/12/18 11:39 AM, DJAKER Abou-Bakr wrote:
> Hello
>
> For the moment, I would like to install NLSR on my machine and running some examples about it, So kindly, which tool/way should I use/follow to get NLSR completely installed without problems ?
>
> Cordially
>
> --
> DJAKER
>
> ----- Original Message -----
> From: "agawande" <agawande at memphis.edu>
> To: "DJAKER Abou-Bakr" <djaker.aboubakr at edu.univ-oran1.dz>
> Cc: "ndnSIM Forum" <ndnsim at lists.cs.ucla.edu>
> Sent: Mercredi 12 Décembre 2018 01:50:14
> Subject: Re: [ndnSIM-NLSR] Installation Error
>
> Porting would mean using (merge/pull) NLSR from the named-data github
> (https://github.com/named-data/NLSR) in
> https://github.com/3rd-ndn-hackathon/nlsrSIM
>
> My understanding is nlsrSIM is fork of NLSR made to work with (ported)
> to ndnSIM-NLSR (fork of ndnSIM). (See that ndnSIM-NLSR pulls nlsrSIM as
> a submodule.
>
> Ashlesh
>
> On 12/10/18 10:37 AM, DJAKER Abou-Bakr wrote:
>> Thank you Mr. Ashlesh for your quick response.
>>
>> Would you mind give me more details about "Porting the latest NLSR for things to work" please ? what do mean by this ?
>> Actually, I want to do some customizations besides performances measurements mainly on NLSR and I didn't choose the right (and suitable) simulator yet ?
>>
>> Also, I am little bit confused between "nlsrSIM" and "ndnSIM-NLSR", a detailed explanation would be very helpful to get the difference between both of them.
>>
>> Best Regards
>>
>> --
>> DJAKER
>>
>>
>> ----- Original Message -----
>> From: "agawande" <agawande at memphis.edu>
>> To: "DJAKER Abou-Bakr" <djaker.aboubakr at edu.univ-oran1.dz>, "ndnSIM Forum" <ndnsim at lists.cs.ucla.edu>
>> Cc: "anilj mailing" <anilj.mailing at gmail.com>
>> Sent: Lundi 10 Décembre 2018 15:45:52
>> Subject: Re: [ndnSIM-NLSR] Installation Error
>>
>> There has been some changes to NLSR since that port and the instructions
>> are outdated. At that time ndn-cxx version in ndnSIM was v0.4.1.
>>
>> So I think you will have to port the latest NLSR for things to work. If
>> you want to get the port up to date, I can help you with any questions.
>>
>> Currently we don't have the capacity to work on the port.
>>
>> Ashlesh
>>
>> On 12/10/18 9:11 AM, DJAKER Abou-Bakr wrote:
>>> Hi
>>>
>>> I followed the steps mentioned (in https://github.com/3rd-ndn-hackathon/ndnSIM-NLSR/blob/master/PORTING.md) in order to install ndnSIM-NLSR, and when coming to this command (./waf configure --enable-examples --enable-nlsr), it starts checking for programs and it outputs the following:
>>>
>>> Checking for 'libndn-cxx'                         : not found
>>> The configuration failed
>>> (complete log in /home/user/ndnSIM-NLSR/ns-3/build/config.log)
>>>
>>> Kindly, how we can solve this issue ?
>>> Thank you
>>>



More information about the ndnSIM mailing list