I was installed cppcheck in Fedora. Then i tried to use it in command lin, i typed as below: cppcheck simple.c then i got these error message, how can i solve this error? **cppcheck: Failed to load library configuration file 'std.cfg'. File not found (information) Failed to load std.cfg. Your Cppcheck installation is broken, please re-install. The Cppcheck binary was compiled without CFGDIR set. Either the std.cfg should be available in cfg or the CFGDIR should be configured. Thanks a lot