-
Recently i am installing mini-ccnx,
when i execute ''sudo ./mn-ccnx/util/install.sh'',after a few miniutes i get a following mistake:
installing Mininet /mini-ccnx core
~/mn-ccnx~
PYTHONPATH=. help2ma…
-
To create routes to a specific faces, it is possible to use ccndc command. For example, instead of:
```
ndn@r1:~$ ndnldc -r -f 11 -n ccnx:/example
```
One can use:
```
ndn@r1:~$ ccndc add ccnx:/ex…
cawka updated
6 years ago
-
Hi,
We're trying to implement ccnl_mgmt_prefixunreg(ccnl, orig, prefix, from), and we are encountering an issue.
If we Make the project, everything runs as intended. If we then write changes in the …
-
Hello,
I start an ccn-lite-relay and use ccn-lite-ctrl to add UDP faces:
wufucious@sony:~/ccn-lite/src$ ccn-lite-relay -v trace -s ndn2013 -u 9998 -x /tmp/mgmt-relay-a.sock
[I] 0.0000: This is ccn-li…
-
Hi Craig, I hope you are well!
I am attempting to use Verovio with a little project of mine. So far, it works great, almost effortlessly! I just have one issue:
My project involves unusual spell…
-
when i typing this code '$CCNX_HOME/bin/metis_daemon --capacity 0 &', a problem occur.
The problem is 'error while loading shared libraries: liblongbow.so.1: cannot open shared object file: No such f…
-
I am trying to implement this code but make is not working.
-
Am running omnet++ in windows
Error says imported NED type not found: 'inet.linklayer.IwiredNic'
and also theirs a problem in inet/common
-
With my branch synced to the latest commit #13 I encounter this issue
jitterbug:ns-3.25 ayyagari$ ./waf --run ccnx-tracing
Waf: Entering directory `/Users/ayyagari/workspace/ns-allinone-3.25/ns-3.25/…
-
```
% make sync
Fetching Distillery...
Fetching origin
Already up-to-date.
make: /Users/kfox/Desktop/Dev/CCNx/ws/10-kev-linkModuleTemplate/CCNx_Distillery/tools/syncWithMaster: No such file or directo…