Changed the email addresses to francois@fleuret.org, changed the Makefile header.
[ircml.git] / INSTALL
1
2 1) To make the ircml executable
3
4 > make
5
6 2) To make the ssfe front-end (if it's not already installed on your
7 machine), type
8
9 > gcc -o ssfe -lncurses ssfe.c
10
11 3) To run ircml
12
13 > ./ssfe ./ircml -nick minick -server my.irc.server