post_install(){
cat <<EOM
StatusNet is now installed on your system.
You should link /usr/share/webapps/statusnet to /srv/http/statusnet
Change statusnet for what you like.
Start MySQL and your prefered webserver and visit
http://yoursite.tld/statusnet/install.php
EOM
}