[Ndn-interest] Fresh install on Fedora having issues

Chaim Rieger chaim.rieger at gmail.com
Wed Jun 17 11:30:00 PDT 2015


Can we add the following note for Fedora

edit the file
/etc/ld.so.conf.d/ndn-cxx.conf
and add /usr/local/lib64

currently when running lddconfig only /usr/local/lib gets added



On 06/17/2015 11:23 AM, Alex Afanasyev wrote:
> 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.
>
> ---
> Alex
>
>> On Jun 17, 2015, at 11:18 AM, Chaim Rieger <chaim.rieger at gmail.com 
>> <mailto:chaim.rieger at gmail.com>> wrote:
>>
>> 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
>> _______________________________________________
>> 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/7885bba8/attachment.html>


More information about the Ndn-interest mailing list