Copyright (C) 2005-2011 Feitian Technologies Co.,Ltd.
http://www.FTsafe.com
                                                                                
ROCKEY1 SDK for Linux x86 x86_64
-------------------------------
                                                                                
                                                                                
Requirements
============
                                                                                
OS:     kernel 2.4.x 2.6.x
                                                                                
                                                                                
Installation
============
                                                                                
1. Installation. As 'root' user run:
                                                                                
        # ./inst
                                                                                
2. Uninstallation.
        # ./uninst
                                                                                
                                                                                
Getting Started
===============
                                                                                
After successful installation and configuration:
                                                                                
1. Insert card and Run test application.
                                                                                
       # cd test/Ctest
       # make
       # ./test
                                                                                
2. Java api test
       # cd test/Javatest
       # make
       # java RY1JTest
================================================================================
				NOTICE

1.
    Before running 'inst' Please install 'jdk1.6.0' at first.Then runing ROCKEY1_SDK_LINUX_V1.0/readme/java.sh(example:./java.sh),and running command like this "source /etc/profile".By the way, check whether JAVA_HOME's path in java.sh correctly?
2. 
    If find the error of '/jre/lib/amd64/libRY1Java.so' or '/jre/lib/i386/libRY1Java.so' when running 'inst'.Please check whether the JDK installation,and check whether JAVA_HOME's path in java.sh correctly?
================================================================================
