libserial
------------------------------------------------------------

This library can be used to access the serial ports on POSIX
systems. You will need the latest gcc release (anything after gcc-3.2
should work) to compile libserial.

When you have installed the above tools, run the following commands:

------------------------------------------------------------
./configure 
make
make install
------------------------------------------------------------

Enjoy, 
CrayzeeWulf
