]> git.deb.at Git - pkg/beep.git/blob - INSTALL
Add package description suggestions (closes: #630161)
[pkg/beep.git] / INSTALL
1 Couldn't be easier:
2
3 make
4 make install
5
6 By default, it'll put the executable ("beep") in /usr/bin.  If you don't like 
7 this, change the makefile as appropriate.
8
9 This will get things off and running, but you'll probably want to check the man
10 page section "IOCTL_WACKINESS" to see if you will need to fix any permissions.