Henrik,<br><br>Either I've done something silly, or something you changed after the 2007-07-25 snapshot may have broken "bin/bb".  I'm getting this in my  hobbitclient.log:<br>   <br>   Hobbit version 4.3.0-0.20070725
<br>   Usage: /home/hobbit/client/bin/bb [--debug] [--proxy=
<a href="http://ip.of.the.proxy:port/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://ip.of.the.proxy:port/</a>] RECIPIENT DATA<br>     RECIPIENT: IP-address, hostname or URL<br>
     DATA: Message to send, or "-" to read from stdin<br><br>and purple dots for my Hobbit server's cpu, disk, memory, etc.  <br><br>To make sure it wasn't anything old left behind from the previous install, I moved the server & client directories to another place and reran the 'make install', then copied back server/etc/bb-hosts.  I'm still getting the above usage message and no client reports for the server itself.
<br><br>I get the same kind of usage message if I try:<br><br>   server/bin/bb  <a href="http://0.0.0.0/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">0.0.0.0</a>  "drop xxxf501 conn"
<br><br>When I copy the client/bb & common/bb binaries from the 2007-07-25 snapshot build directory over to client/bin/bb & server/bin/bb, I now get the server's cpu, memory, disk, &c reports.<br><br>This is with 
gcc-4.1.2 & glibc-2.5 on a Gentoo Linux system.<br><br>Ralph Mitchell<br><br>