Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 17366

Edison - install external package

$
0
0

Hi,

I have an application that required this package to be installed “libpcsclite” , when I run that application on my Edison it says :

error while loading shared libraries: libpcsclite.so.1: cannot open shared object file: No such file or directory

I’ve tried to install it using opkg by running “opkg install libpcsclite” but the opkg couldn’t find that package.

I’ve also downloaded the package stuff as tar.gz file and  tried to install it from the downloaded file, but I failed.

One of the things I tried also is to create a new image using Yocto project after adding that following line to the build config file “local.conf” :
IMAGE_INSTALL_append = " libpcsclite"

And rebuilt it but it fail with the following error :

ERROR: Nothing RPROVIDES 'libpcsclite' (but /home/hasan/edlab/edison-src2/device-software/meta-edison-distro/recipes-core/images/edison-image.bb RDEPENDS on or otherwise requires it)

What can I do, How can I install it ?

Thanks for help in advance.


Viewing all articles
Browse latest Browse all 17366

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>