Copyright (C) 2004-2005 Feitian Technologies Co.,Ltd.
http://www.ftsafe.com
Apr 23, 2005

Requirements
============
1. You must be root user;
2. You must have installed the pcsc-lite;
3. You should install the corresponding kernel source if it reports to you!  
    

Installation
============
1. Installation. As 'root' user run:

	# sh inst

   It will install:

   - include file /usr/local/include/epass/*

   - dynamic library file /usr/local/lib/libepassapi.*

   - epass specific drivers (kernel modules) 'epass'
     under conventional kernel modules directory

   - character device nodes '/dev/epass'

   - config modules for autoloading (by editing file '/etc/modules.conf')
     (only with 2.4 kernels)

2. Uninstallation.

   In package directory just type:

	# sh uninst


Getting Started
===============

After successful installation and configuration:

Run epassedit application.

       # cd epass/DevKit/epassedit
       # ./epassedit 

Feedback
========

Please send any feedbacks to Feitian Technologies Co.,Ltd 
See the Feitian web site for contact information (www.ftsafe.com).

