Computer Installation Guide
Prox–DU & Prox–SU
www.gemalto.com
DOC119735A Public Use Page 33/59
o Click on the “Green SUSE” button (in the bottom left corner, in the task bar)
then click on “Terminal”
Note: for Gnome Desktop, if Gnome terminal is not in the application list, click on “More
Applications…”. Then select “System” group and click on “Gnome Terminal”.
Do not close the terminal window until the end of the installation.
Then perform the package preparation:
Open a File Manager:
• For KDE desktop,
o Click on the “Green SUSE” button, then “File Manager”
• For Gnome desktop,
o Click on “Computer” ► “Nautilus” (in the Application tab)
Using the file manager, open the package and copy the content into your home directory.
In the terminal window, type the next command: (do not forget the space between d and~)
cd ~/Driver_CCID_openSuse11x64b
Press “Enter” at the end of the line.
Your prompt should seem like:
user@yourmachine:~/Driver_CCID_openSuse11x64b>
Now install (or update) the next packages:
• Update/installation of the libusb package for OpenSUSE 11.1:
In the terminal window type the next command:
sudo rpm -i -U --force usb_11.1/libusb-1_0-0-1.0.8-18.1.x86_64.rpm
Press “Enter” at the end of the line.
You’ll have to enter your root password to allow the package installation.
Note that a warning message will be displayed because the libusb is not signed.
• Update/installation of the libusb package for OpenSUSE 11.2:
In the terminal window type the next command:
sudo rpm -i -U --force usb_11.2/libusb-1_0-0-1.0.8-18.1.x86_64.rpm
Press “Enter” at the end of the line.
You may have to enter your root password to allow the package installation.
Note that a warning message will be displayed because the libusb is not signed.
• Update/installation of the PCSC package:
In the terminal window type the next command:
sudo rpm -i -U --force pcsc-lite/libpcsclite1-1.5.5-8.6.dislibhal.x86_64.rpm
sudo rpm -i -U --force pcsc-lite/pcsc-lite-1.5.5-8.6.dislibhal.x86_64.rpm
Press “Enter” at the end of each line.
You may have to enter your root password to allow the package installation.
• Installation of the CCID driver:
In the terminal window type the next command: