Chano installation

With pear

Uses the excellent pearhub by Troels Knak-Nielsen:

sudo pear channel-discover pearhub.org
sudo pear install pearhub/Chano

With git

git clone git://github.com/runekaagaard/php-chano.git

Including Chano

Simply go:

require 'chano/Chano.php';