This is actually a question that I wonder do not ask anymore. But rugged requires CMake and pkg-config to compile correctly.
Just because we can, we will extract them in DevKit.
First let him take a copy of each of them:
CMake pretty straight forward, here is the download link .
pkg-config bit more complicated, it has some dependencies, etc. However, a good package is bundled with dependencies .
Then Extract the correct files in DevKit
Once you have them, you need to open each archive ( requires 7-zip ) and open the top-level folder in the archive. <f> From there you need to extract the bin and share directories from the archive to the DevKit root directory.
It should simply merge directories into existing ones, and nothing should be overwritten or deleted.
Try installing again and it should just work and you will no longer pollute your PATH .
source share