[Ndn-interest] Fresh install on Fedora having issues

Susmit susmit at cs.colostate.edu
Wed Jun 17 10:56:22 PDT 2015


Hi Chaim,

You need to set the LD_LIBRARY_PATH.

You can simply do this:
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<full_path_to_libndn-cxx.so.0.3.2>

Thanks.

On Wed, Jun 17, 2015 at 11:49 AM, Chaim Rieger <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
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest



-- 

Regards,
Susmit

====================================
http://www.cs.colostate.edu/~susmit
====================================



More information about the Ndn-interest mailing list