chesteve / mn-ccnx

mn-ccnx
Other
32 stars 22 forks source link

sudo miniccnx #23

Open gaoyanyu opened 6 years ago

gaoyanyu commented 6 years ago

When I commond "sudo miniccnx",errors appears like this: “/usr/local/lib/python2.7/dist-packages/requests/init.py:80: RequestsDependencyWarning: urllib3 (1.22) or chardet (2.3.0) doesn't match a supported version!”. ,but network is created.When adding links,something go wrong with "Error: RTNETLINK answers: No such file or directory",Idon't know how to handle this ,who can give me a hand?many thanks !

xinyingying commented 6 years ago

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

ocaio commented 6 years ago

Hello xinyingying,

Did you try to run 'sudo make install' before trying to execute the 'sudo miniccnx'?

Cheers, Caio

xinyingying commented 6 years ago

Hello caio92, Yes,i do.But "make: *** No rule to make target 'install'. stop" ,after I execute "sudo make install". Please help me,thanks!

xinyingying commented 6 years ago

Hello caio, When i install miniccnx on my VirtualBox( ubuntu 16.04 LTS) , i meet a problem. "fatal: read error: Connection reset by peer",after i execute"sudo ./mn-ccnx/util/install.sh -fnv". Please help me,thanks you very much!

Cheers, xinyingying