/libserial-0.6.0rc2

This is a backup for libserial-0.6.0rc2.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

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