Apparently libpci is not very common library, on some hosts where I do
a work, libpci is not installed. Still, x86info is useful for regular
users, and bothering root with the package installation is not always
reasonable. Setting STATIC_LIBPCI var at the make command line allows
to make the custom build with statically linked libpci without editing
Makefile.
Apparently libpci is not very common library, on some hosts where I do a work, libpci is not installed. Still, x86info is useful for regular users, and bothering root with the package installation is not always reasonable. Setting STATIC_LIBPCI var at the make command line allows to make the custom build with statically linked libpci without editing Makefile.