[collectd] PATCH: cpufrequ

Jason Pepas cell at ices.utexas.edu
Tue Nov 22 16:54:09 CET 2005


On Tue, Nov 22, 2005 at 08:29:25AM +0100, Florian Forster wrote:
> Getting the svn is not that much of a deal, but you'd have to recreate
> the autoconf/automake scripts.. If you want to do this anyway (and for
> the record), this is what you have to do:
> -- 8< --
>   <install subversion>
>   svn co https://faui2k3.org/svn/octo/projects/collectd3
>   cd collectd3
>   aclocal
>   automake -a
>   # ln -s /usr/share/libtool/ltmain.sh # neccessary on my system
>   autoconf
>   ./configure
>   make all
> -- >8 --

this works for me on gentoo:

libtoolize
aclocal
autoconf
automake --add-missing

-jason pepas




More information about the Collectd mailing list