From mboxrd@z Thu Jan 1 00:00:00 1970 From: sothy shan Subject: librte_distributor.so: cannot open shared object file Date: Thu, 18 Dec 2014 16:50:51 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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