[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Hobbit patches



On Tuesday 23 January 2007 05:32, Maik Heinelt wrote:
> I installed Hobbit server with the rpm files and if I want to use the
> source, it cannot find the rrdTool.
Search for a package with rrd in the name and -dev on the end.  On my ubuntu 
system, this is
apt-cache search rrd | grep dev
librrd2-dev

If this is installed, the c compiler will find the rrd headers and hobbit 
should compile.  Idem for ssl or other support you want to enable.


Stef