[Ndn-interest] Fresh install on Fedora having issues

Chaim Rieger chaim.rieger at gmail.com
Wed Jun 17 11:18:02 PDT 2015


I was correct, on Fedora 22 there seems to be a manual need to add 
/usr/local/lib64 to the ld lib path

  ndn-cxx installs properly as shared, and can be run without errors.



On 06/17/2015 10:59 AM, Junxiao Shi wrote:
>
> Hi Chaim
>
> Execute this right after ./waf install:
>     sudo ldconfig
>
> See INSTALL.md for more details.
>
> Yours, Junxiao
>
> On Jun 17, 2015 10:50 AM, "Chaim Rieger" <chaim.rieger at gmail.com 
> <mailto:chaim.rieger at gmail.com>> wrote:
>
>     running the following on fresh fedora install
>      git clone https://github.com/named-data/ndn-cxx.git ndn-cxx
>      cd ndn-cxx/
>      ./waf configure --enable-shared --disable-static
>      ./waf
>      ./waf install
>      ls -lasrth /usr/local/bin/
>     4.0M -rwxr-xr-x.  1 root root 4.0M Jun 17 10:40 ndnsec
>     Fresh install according to the time stamp.
>
>     [crieger at localhost ndn-cxx] $ /usr/local/bin/ndnsec
>     /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
>
>
>
>
>     -- 
>     --
>     Chaim Rieger
>
>     _______________________________________________
>     Ndn-interest mailing list
>     Ndn-interest at lists.cs.ucla.edu <mailto:Ndn-interest at lists.cs.ucla.edu>
>     http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
>

-- 
--
Chaim Rieger

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150617/ee01177b/attachment.html>


More information about the Ndn-interest mailing list