xplodwild / nfcip-java

Automatically exported from code.google.com/p/nfcip-java
0 stars 0 forks source link

How to run on Ubuntu 9.04 #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
apt-get install openjdk-6-jre pcscd libccid libpcsclite-dev

The "libpcsclite-dev" package needs to be installed because of a bug in
openjdk packaged in Ubuntu 9.04

java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu7)
OpenJDK 64-Bit Server VM (build 14.0-b08, mixed mode)

ii  pcscd                                      1.4.102-1ubuntu2           
      Middleware to access a smart card using PC/S

ii  libccid                                    1.3.8-1                    
      PC/SC driver for USB CCID smart card readers

Original issue reported on code.google.com by fkooman%tuxed.net@gtempaccount.com on 18 Apr 2009 at 11:40

GoogleCodeExporter commented 8 years ago
Added to NFCIP library README.

Original comment by fkooman%tuxed.net@gtempaccount.com on 20 Apr 2009 at 11:27