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
Post a Comment