I compiled the git source under Ubuntu and when I run i0coind I get this error message
i0coind: main.cpp:1566: bool LoadBlockIndex(bool): Assertion `block.hashMerkleRoot == uint256("0x01f79e95511e638325c288818ed10d95cdfb30bb775c8f024f380a4c9bcd8d4e")' failed.
Is this an error in compilation or is it trying to use the real genesis block but it doesn't exist yet?