File: INSTALL

package info (click to toggle)
notifyme 1.4.3-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 176 kB
  • ctags: 148
  • sloc: ansic: 943; sh: 153; makefile: 116
file content (22 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Compile:

./configure; make

Tested on Linux, FreeBSD and OpenBSD

Install:

make install

(it will copy notifyme binary to /usr/local/bin with root as owner
and with permissions set to 0755)

edit notifyrc.sample and copy to $HOME/.notifyrc	

If you find this tool useful then probably 
it will be a good idea to put following line:

/usr/bin/notifyme

to your profile file (ie. $HOME/.bash_profile)