1To compile nosefart for linux, run "make" in the top of the source tree.
2
3To install, switch to root, and run "make install"
4
5To uninstall, switch to root, and run "make uninstall"
6
7If you want to be able access /dev/dsp as an ordinary user, nosefart may need
8to be suid root.  To set that, run "chmod +s /usr/local/bin/nosefart" as root.
9Don't do that unless you trust your users, because nosefart isn't secure yet.
10