2b2b installation, Location, Exploding the tar balls – Maxim Integrated 73S1217F CCID USB Linux Driver User Manual
Page 5: Installation, 3 installation
UG_12xxF_041
73S1215F, 73S1217F CCID USB Linux Driver Installation Guide
Rev. 1.00
5
The following software packages are required for a complete driver:
pcsc-lite-1.4.0.tar.gz
ccid-1.2.1-tar.gz
libmusclecard-1.3.3.tar.gz
HandlerTest-0.3.1.tar.gz
Next, proceed to:
The following software packages are also required:
pcsc-tools-1.4.11.tar.gz
pcsc-perl-1.4.6.tar.gz
3 Installation
The sequence of installation is important as well as the running of the commands documented in this text,
at the proper times as indicated.
3.1 Location
The documentation that accompanies the software packages above, may assume package management
tools for installation of the software. This document makes no such assumptions and as such provides
the additional commands necessary to achieve a working driver environment on the first attempt,
assuming no steps are missed.
Since the above software packages, mostly, install to /usr/local/bin, by default. This document will
now assume that you have installed the tar balls in /usr/local/src.
The downloaded tar balls should look as follows:
root@slack:/usr/local/src/CCID# ls -al
total 2076
drwxr-xr-x 2 root root 4096 2007-04-30 13:18 ./
drwxr-xr-x 20 root root 4096 2007-04-30 12:58 ../
-rw-r--r-- 1 root root 18768 2007-04-13 10:45 HandlerTest-0.3.1.tar.gz
-rw-r--r-- 1 root root 547610 2007-04-13 10:45 ccid-1.2.1.tar.gz
-rw-r--r-- 1 root root 561772 2007-04-13 10:45 libmusclecard-1.3.3.tar.gz
-rw-r--r-- 1 root root 862058 2007-04-13 10:45 pcsc-lite-1.4.0.tar.gz
-rw-r--r-- 1 root root 41828 2007-04-30 13:17 pcsc-perl-1.4.6.tar.gz
-rw-r--r-- 1 root root 55157 2007-04-30 13:18 pcsc-tools-1.4.8.tar.gz
3.2 Exploding the Tar Balls
root@slack:/usr/local/src/CCID#
The software is in the .tar.gz format and can be opened with the following command:
tar xzf package_name.tar.gz
After all the packages are exploded, you should end up with the following directories in
/usr/local/src
or your chosen installation location: