Ah, nice, thanks for that.
When I run,
./bitcoind getaddressesbylabel ""
[
]
Is it normal for it to give nothing, or what?
getinfo gives me
./bitcoind getinfo
{
"balance" : 0.000000000000000,
"blocks" : 62899,
"connections" : 39,
"proxy" : "",
"generate" : false,
"genproclimit" : -1,
"difficulty" : 19.40479632838217
}