DPDK patches and discussions
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: sothy shan <sothy.e98@gmail.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] librte_distributor.so: cannot open shared object file
Date: Thu, 18 Dec 2014 16:35:42 -0500	[thread overview]
Message-ID: <20141218213542.GJ18008@hmsreliant.think-freely.org> (raw)
In-Reply-To: <CAHcF_0ZPHySF+rb7gfrPe7Q-p-cvSxmYXK_twb2CR-CU9_5Q4w@mail.gmail.com>

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

      reply	other threads:[~2014-12-18 21:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 15:50 sothy shan
2014-12-18 21:35 ` Neil Horman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141218213542.GJ18008@hmsreliant.think-freely.org \
    --to=nhorman@tuxdriver.com \
    --cc=dev@dpdk.org \
    --cc=sothy.e98@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).