 _______ _____   _____      _     _
|__   __|_   _| / ____|    | |   | |
   | |    | |  | |     __ _| |__ | | ___  ___
   | |    | |  | |    / _` | '_ \| |/ _ \/ __|
   | |   _| |_ | |___| (_| | |_) | |  __/\__ \
   |_|  |_____(_)_____\__,_|_.__/|_|\___||___/

   Library v0.0.9            by Romain Livin


Persons who want reuse this library (Linux, Windows, Mac OS-X, FreeBSD)
can take a look at the doc directory.

--------------------------------------------------------------------------
Description
--------------------------------------------------------------------------

Development platform: 

  - Linux Debian Potatoe, 2.6.x kernel

  - Windows 95/98/Me & Windows NT4/2000/XP

--------------------------------------------------------------------------
Requirements
--------------------------------------------------------------------------

  - A UNIX computer and C compiler (gcc) for the Linux version
or
  - A *BSD (FreeBSD) computer and C compiler (gcc)

  - parallel link: your kernel must have parport support (PARPORT, PARPORT_PC 
	and PPDEV) and the /dev/parportX device must have required 
	permissions (*).

  - BlackLink: the /dev/ttySx device must have required permissions (*).

  - GrayLink: idem.

  - SilverLink: your kernel must have USB device file-system and your system 
	must have lib-usb properly installed and configured (USB fs must be
	mounted). For ease of use, use the 'root' account.
	Else, see the libusb documentation for more details (*).

  (*) for a quickstart guide, see the CONFIG file.

--------------------------------------------------------------------------
Compilation
--------------------------------------------------------------------------

Untar the libticables-X.X.X.tar.gz archive (tar -xvzf),
change directory to libticables directory.

Type "./configure"

Type "make", "make install" (requires the root privileges).

Note: some cable handlers can be disabled thru #define NO_CABLE_XXX.

--------------------------------------------------------------------------
Availability
--------------------------------------------------------------------------

  http://lpg.ticalc.org/prj_tilp

--------------------------------------------------------------------------
Copyright
--------------------------------------------------------------------------

ticables library is Copyright (C) 1999-2007 by the TiLP team: 
<tilp-users@lists.sf.net>

Copying is allowed under the terms of GNU General Public
License (GPL). See the file COPYING for more details.

Texas Instruments and TI are trademarks of  Texas Instruments Incorporated.
For more informations: <http://education.ti.com/educationportal/sites/US/nonProductSingle/global_trademarks.html>
This document has been written independantly of Texas Instruments.

--------------------------------------------------------------------------

Please report any bugs, questions, ...  (please give me
your platform, your calculator type (with ROM version)
and your link cable model).


The TiLP team <tilp-users@lists.sf.net>
