Hello, 

To recompile and install tleds, just cd to the directory where there is
tleds.c and Makefile, su root, and give command:

	make

If you don't want to recompile just: (install needs EUID root)

	make install

For help:
	make help

For reading man page without installing it:
	man ./tleds.1

If you want tleds started always in boot, do for example:

	echo "/usr/bin/tleds -qd 100 ppp0" >>/etc/rc.d/rc.local

Have fun and don't let the Sky Net enter into your puter! =)

--
	Jouni.Lohikoski@iki.fi

