Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question of “Checking for ns3-ndnSIM : not found” #3

Open
zxr2017 opened this issue Dec 8, 2017 · 2 comments
Open

Question of “Checking for ns3-ndnSIM : not found” #3

zxr2017 opened this issue Dec 8, 2017 · 2 comments

Comments

@zxr2017
Copy link

zxr2017 commented Dec 8, 2017

Hi,
When I run the command of " PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./waf configure --prefix=/home/ndnSIM --boost-libs=/usr/local/lib", the following result appears:

Checking for 'g++' (c++ compiler) : /usr/bin/g++
Checking for compiler flags -std=c++11 : no
Checking for compiler flags -std=c++0x : yes
Checking boost includes : 1_65_1
Checking boost libs : ok
Checking for boost linkage : ok
Checking for program pkg-config : /usr/bin/pkg-config
Checking for pkg-config version >= '0.0.0' : yes
Checking for ns3-ndnSIM : not found
NS-3 or one of the required NS-3 modules not found
NS-3 needs to be compiled and installed somewhere. You may need also to set PKG_CONFIG_PATH variable in order for configure find installed NS-3.
For example:
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH ./waf configure

I install the ndnSIM according to the official website,Could you help me and tell me other possible reasons for the above results?

@TronYY
Copy link

TronYY commented Sep 11, 2018

Have you solved it?

@Fffarkhanda
Copy link

Have anybody solved this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants