* librte_distributor.so: cannot open shared object file @ 2014-12-18 15:50 sothy shan [not found] ` <CAHcF_0ZPHySF+rb7gfrPe7Q-p-cvSxmYXK_twb2CR-CU9_5Q4w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: sothy shan @ 2014-12-18 15:50 UTC (permalink / raw) To: dev-VfR2kkLFssw@public.gmane.org Hi! I am in fedora 21. I build sucesfully. I set the LD_LIBRARY_PATH. When I run the testpmd file, I am getting above error. Thank for your help. [cubiq@localhost dpdk-1.7.1]$ echo $LD_LIBRARY_PATH /home/cubiq/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib [cubiq@localhost dpdk-1.7.1]$ sudo ./x86_64-ivshmem-linuxapp-gcc/app/testpmd [sudo] password for cubiq: ./x86_64-ivshmem-linuxapp-gcc/app/testpmd: error while loading shared libraries: librte_distributor.so: cannot open shared object file: No such file or directory [cubiq@localhost dpdk-1.7.1]$ Best regards Sothy ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <CAHcF_0ZPHySF+rb7gfrPe7Q-p-cvSxmYXK_twb2CR-CU9_5Q4w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: librte_distributor.so: cannot open shared object file [not found] ` <CAHcF_0ZPHySF+rb7gfrPe7Q-p-cvSxmYXK_twb2CR-CU9_5Q4w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2014-12-18 21:35 ` Neil Horman 0 siblings, 0 replies; 2+ messages in thread From: Neil Horman @ 2014-12-18 21:35 UTC (permalink / raw) To: sothy shan; +Cc: dev-VfR2kkLFssw@public.gmane.org On Thu, Dec 18, 2014 at 04:50:51PM +0100, sothy shan wrote: > Hi! > > I am in fedora 21. I build sucesfully. I set the LD_LIBRARY_PATH. > When I run the testpmd file, I am getting above error. Thank for your help. > > [cubiq@localhost dpdk-1.7.1]$ echo $LD_LIBRARY_PATH > /home/cubiq/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib > [cubiq@localhost dpdk-1.7.1]$ sudo ./x86_64-ivshmem-linuxapp-gcc/app/testpmd > [sudo] password for cubiq: > ./x86_64-ivshmem-linuxapp-gcc/app/testpmd: error while loading shared > libraries: librte_distributor.so: cannot open shared object file: No such > file or directory > [cubiq@localhost dpdk-1.7.1]$ > > > Best regards > Sothy > did you build the distributor library with your config? If you set LD_LIBRARY_PATH to /home/cubiq/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib, then this command: ls /home/cubiq/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/librte_distributor.so should exist, and I'm guessing it doesn't Also, dpdk is built for fedora 21 currently, you can just install it (though it doesn't contain the distributor library yet I don't think) Neil ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-18 21:35 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-12-18 15:50 librte_distributor.so: cannot open shared object file sothy shan [not found] ` <CAHcF_0ZPHySF+rb7gfrPe7Q-p-cvSxmYXK_twb2CR-CU9_5Q4w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2014-12-18 21:35 ` Neil Horman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).