[Mini-NDN] Error in mini-ndn Installation (at NLSR)

Ashlesh Gawande (agawande) agawande at memphis.edu
Fri Dec 14 13:25:05 PST 2018


I have pushed a change to fix this. We recently introduced PSync as a 
dependency for NLSR. Please try pulling this change:

https://gerrit.named-data.net/c/mini-ndn/+/5076

(Click on the Download button)

and try reinstalling to see if it works:

./install.sh -r

Ashlesh

On 12/14/18 3:21 PM, DJAKER Abou-Bakr wrote:
> Hello
>
> 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 ?
>
> Best Regards
>


More information about the Mini-NDN mailing list