<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1446068024011_7863">Hi everyone,</div><div id="yui_3_16_0_1_1446068024011_8031"><br></div><div dir="ltr" id="yui_3_16_0_1_1446068024011_7923">  I'm trying to install rtl-sdr on my Linux, and i have this error during the compilation "Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)", i searched where the problem came from and apparently a function named find_package(PkgConfig) is called in     CMakeLists.txt to find pkg-config, this function search with 2 modes, the first one being the module mode where the function go in the Modules repertory of CMake and catch the file named FindPkgConfig.cmake... I checked in this repertory and found no such file...</div><div id="yui_3_16_0_1_1446068024011_8259" dir="ltr">I found a find with this name here <a id="yui_3_16_0_1_1446068024011_8279" href="https://github.com/Kitware/CMake/blob/master/Modules/FindPkgConfig.cmake">https://github.com/Kitware/CMake/blob/master/Modules/FindPkgConfig.cmake</a></div><div id="yui_3_16_0_1_1446068024011_8293" dir="ltr"><br></div><div id="yui_3_16_0_1_1446068024011_8320" dir="ltr">but i put it in the Modules dir. but still the same error... I'm stuck there...</div><div id="yui_3_16_0_1_1446068024011_8321" dir="ltr"><br></div><div id="yui_3_16_0_1_1446068024011_8322" dir="ltr">Any suggestion ?</div><div id="yui_3_16_0_1_1446068024011_8323" dir="ltr"><br></div><div id="yui_3_16_0_1_1446068024011_8324" dir="ltr">Cheers</div><div id="yui_3_16_0_1_1446068024011_8325" dir="ltr"><br></div><div id="yui_3_16_0_1_1446068024011_8326" dir="ltr"><br></div><div id="yui_3_16_0_1_1446068024011_8347" dir="ltr">AurĂ©lien<br></div><div id="yui_3_16_0_1_1446068024011_8185"><br></div><div id="yui_3_16_0_1_1446068024011_8292"><br></div></div></body></html>