Actually, BigBrother and Hobbit are not the same, although hobbit was 'inspired' by BigBrother. Hobbit is OpenSource, BigBrother is not.
About easiest to install; Don't know too much about Hobbit but I have installed BigBrother and its fairly straight forward. If you want graphing capabilities, though, you might run into some issues there. I know I did. It will require rrdtool and lard at a minimum. Then you have to configure BigBrother to use rrdtool and lard. Very painful in my experience.
Honestly, with my experience with it, if you want graphing, you might want to go with BigSister (also based off of BigBrother) as it was much easier to get the graphing to work.
The Hobbit configure script tests the existence of a GNU Make version :
GNU make is required to build Hobbit.
If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.server'
After debugging the configure script I can see that there is a missing library :
/usr/local/bin/gmake -version
exec(): 0509-036 Cannot load program /usr/local/bin/gmake because of the following errors:
0509-150 Dependent module /usr/local/lib/libintl.a(libintl.so.3) could not be loaded.
0509-022 Cannot load module /usr/local/lib/libintl.a(libintl.so.3).
0509-026 System error: A file or directory in the path name does not exist.
Where can I find this Library ?
I did not found it on the Public Domain Software Library :
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.