Hi Alberts,
1st, I just noticed your instructions here.
https://mail.gnome.org/archives/gnome-flashback-list/2014-August/msg00006.html
2nd, There is /usr/include/cpufreq.h installed. As someone who is used
to dpkg packaging, this seems weird. "yum provides
/usr/include/cpufreq.h" states that it is installed by both
"kernel-headers" and "kernel-tools-libs-devel".
Also, "yum provides *libcpufreq*" seems to state that nothing provides
a file like /usr/lib/libcpufreq.so.0 or /usr/lib/libcpufreq.so , which
are present on Ubuntu.
Perhaps Fedora uses some other subsystem? I found this patch for
cpupower for mate-applets.
http://www.tw.xemacs.org/Gentoo/gentoo-portage/mate-base/mate-applets/files/mate-applets-1.6.2-r1-replace-cpufreq-by-cpupower.patch
module_autogenargs['gnome-applets'] = '--with-cpufreq-lib=cpupower'