Install the Raspbian image (this tutorial is based on 2014-12-24).
During first boot, with raspi-config or manually enable i2c and spi.
Enable daemon:
echo 1 > /sys/module/i2c_bcm2708/parameters/combined
tws