<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Yes. Fedora for some reason does not include /usr/local/* paths in the default library search paths.  Just add a new entry into /etc/ld.conf.so.d and it would work.</div><div class=""><br class=""></div><div class="">---</div><div class="">Alex</div><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 17, 2015, at 11:18 AM, Chaim Rieger <<a href="mailto:chaim.rieger@gmail.com" class="">chaim.rieger@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    I was correct, on Fedora 22 there seems to be a manual need to add
    /usr/local/lib64 to the ld lib path<br class="">
    <br class="">
     ndn-cxx installs properly as shared, and can be run without errors.
    <br class="">
    <br class="">
    <br class="">
    <br class="">
    <div class="moz-cite-prefix">On 06/17/2015 10:59 AM, Junxiao Shi
      wrote:<br class="">
    </div>
    <blockquote cite="mid:CAOFH+OaEaZAj-frbwAH-ZUO8kuA_ZM10MfuRRXqkkX9pKpB+6Q@mail.gmail.com" type="cite" class=""><p class="">Hi Chaim</p><p class="">Execute this right after ./waf install:<br class="">
            sudo ldconfig</p><p class="">See INSTALL.md for more details.</p><p class="">Yours, Junxiao</p>
      <div class="gmail_quote">On Jun 17, 2015 10:50 AM, "Chaim Rieger"
        <<a moz-do-not-send="true" href="mailto:chaim.rieger@gmail.com" class="">chaim.rieger@gmail.com</a>>
        wrote:<br type="attribution" class="">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">running the
          following on fresh fedora install<br class="">
           git clone <a moz-do-not-send="true" href="https://github.com/named-data/ndn-cxx.git" rel="noreferrer" target="_blank" class="">https://github.com/named-data/ndn-cxx.git</a>
          ndn-cxx<br class="">
           cd ndn-cxx/<br class="">
           ./waf configure --enable-shared --disable-static<br class="">
           ./waf<br class="">
           ./waf install<br class="">
           ls -lasrth /usr/local/bin/<br class="">
          4.0M -rwxr-xr-x.  1 root root 4.0M Jun 17 10:40 ndnsec<br class="">
          Fresh install according to the time stamp.<br class="">
          <br class="">
          [crieger@localhost ndn-cxx] $ /usr/local/bin/ndnsec<br class="">
          /usr/local/bin/ndnsec: error while loading shared libraries:
          libndn-cxx.so.0.3.2: cannot open shared object file: No such
          file or directory<br class="">
          <br class="">
          <br class="">
          <br class="">
          <br class="">
          -- <br class="">
          --<br class="">
          Chaim Rieger<br class="">
          <br class="">
          _______________________________________________<br class="">
          Ndn-interest mailing list<br class="">
          <a moz-do-not-send="true" href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank" class="">Ndn-interest@lists.cs.ucla.edu</a><br class="">
          <a moz-do-not-send="true" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank" class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br class="">
        </blockquote>
      </div>
    </blockquote>
    <br class="">
    <pre class="moz-signature" cols="72">-- 
--
Chaim Rieger</pre>
  </div>

_______________________________________________<br class="">Ndn-interest mailing list<br class=""><a href="mailto:Ndn-interest@lists.cs.ucla.edu" class="">Ndn-interest@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest<br class=""></div></blockquote></div><br class=""></body></html>