Just type make, and it would do the trick.

Also, you must have the fifo 'master.node' in the directory where you're
running the server.

If not, create it by typing:

    mkfifo -m 0600 master.node

in the directory where you intend to run the server.


