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

sudo: miniccnx: command not found #21

Open
CCNx opened this issue Jan 6, 2017 · 1 comment
Open

sudo: miniccnx: command not found #21

CCNx opened this issue Jan 6, 2017 · 1 comment

Comments

@CCNx
Copy link

CCNx commented Jan 6, 2017

hello,
I need your help,
i have just installed miniccnx on my VM ( ubuntu 16.04 LTS):
sudo apt-get install git
git clone git://github.com/chesteve/mn-ccnx
sudo ./mn-ccnx/util/install.sh -fnv

no problem at this level but when i tried to run sudo miniccnx or sudo miniccnx miniccnx.conf
with miniccnx.conf a file with an example:
[nodes]
h1: app1 ccnx:/,s1
h2: _ cpu=0.1
s1: _ ccnx:/test,h2
[links]
h1:s1 bw=100
h2:s1 bw=100 loss=1 delay=10ms

but i got sudo: miniccnx: command not found
even if i have already the mn-ccnx reperatory.

My respects.

@gaoyanyu
Copy link

gaoyanyu commented Jan 16, 2018

Hello,
I have just installed miniccnx on my VM ( ubuntu 15.10 LTS):
And I meet the similar problem:
"No script named 'miniccnx'",after I execute "sudo miniccnx“
did you meet it before?
thanks

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

2 participants