linux - libudev-dev is not installed in debian -


i have install pcsc-lite 1.8.13 on debian-sid operating system.

when run :/configure, encounter "install libudev-dev" error.

i have installed libudev-dev command: "sudo pt-get instal libudev-dev".

still, same missing libudev-dev error.

how can fix problem?

thanks,

try installing pkg-config (sudo apt-get install pkg-config)


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -