<div dir="ltr"><span style="font-size:12.8px">Hi folks,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I failed to run the latest version of mini-ndn (on Linux) with the following errors. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">First, mini-ndn tried to copy the nfd configuration file from '/usr/local/etc/ndn/', but failed.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">> cp: cannot stat `/usr/local/etc/ndn/nfd.conf.sample': No such file or directory<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">My configuration files were in '/etc/ndn/'; I tried to copy them to '/usr/local/etc/ndn/' and ran minindn again. Here are the error messages from a.log:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>1446853834.224102 FATAL: [NFD] Failed to read configuration file: /tmp/a/a.conf [from ../core/config-file.cpp:94 in void nfd::ConfigFile::parse(const string&, bool)]</div><div>1446853889.262472 FATAL: [NFD] Failed to read configuration file: /tmp/a/a.conf [from ../core/config-file.cpp:94 in void nfd::ConfigFile::parse(const string&, bool)]</div><div>1446932899.171233 FATAL: [NFD] Socket file at /run/a.sock belongs to another NFD process [from ../daemon/face/unix-stream-channel.cpp:83 in void nfd::UnixStreamChannel::listen(const FaceCreatedCallback&, const ConnectFailedCallback&, int)]</div><div>1447003753.226606 FATAL: [NFD] Socket file at /run/a.sock belongs to another NFD process [from ../daemon/face/unix-stream-channel.cpp:83 in void nfd::UnixStreamChannel::listen(const FaceCreatedCallback&, const ConnectFailedCallback&, int)]</div><div>1447003833.855714 FATAL: [NFD] Socket file at /run/a.sock belongs to another NFD process [from ../daemon/face/unix-stream-channel.cpp:83 in void nfd::UnixStreamChannel::listen(const FaceCreatedCallback&, const ConnectFailedCallback&, int)]</div><div>1447005216.105377 FATAL: [NFD] Socket file at /run/a.sock belongs to another NFD process [from ../daemon/face/unix-stream-channel.cpp:83 in void nfd::UnixStreamChannel::listen(const FaceCreatedCallback&, const ConnectFailedCallback&, int)]</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Another question is how are topologies files generated, manually or by some scripts from minindn? What's the format?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Teng</div></div>