X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=ircml.git;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=f27587b20003874d393ae68257a2cf43d87766b6;hp=0000000000000000000000000000000000000000;hb=41ed4cf0af1eab1c7b14246f8e1e09fd7b8f3ac9;hpb=269a81852a0c30b83f32eb997de5483558eaafc2 diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..f27587b --- /dev/null +++ b/INSTALL @@ -0,0 +1,13 @@ + +1) To make the ircml executable + +> make + +2) To make the ssfe front-end (if it's not already installed on your +machine), type + +> gcc -o ssfe -lncurses ssfe.c + +3) To run ircml + +> ./ssfe ./ircml -nick minick -server my.irc.server