ruby extconf.rb || die "extconf.rb failed"
emake || die "emake failed"
}
src_install () {
einstall || die "einstall failed"
echo ""
fi