Copyright (C) 2006 Feitian Technologies Co.,Ltd.
http://www.ftsafe.com
Oct 08, 2006

Rockey4 SDK tools package
--------------------------------

Requirements
============

To be sure that the lists item is installed.
	1. usb subsystem
	2. proc and usbdevfs filesystem


Installation
============

1. Installation. As 'root' user run:

	# sh inst

2. Uninstallation.

   In package directory just type:

	# sh uninst


Quickly start
=================
	1. As "root" user run
		# sh inst
	2. Insert key and test dynamic and static library
		# cd test
		# make
		# ./test_so			
		# ./test_a


