Install on Ubuntu

Caution: non-free packages are needed to run this app.
Thus this procedure enable non-ubuntu (universe) and non-free
(multiverse) software repositories.

# Add universe and multiverse repository

sudo software-properties-gtk -e universe

sudo software-properties-gtk -e multiverse

sudo apt-get update

#install driver and dependencies

sudo apt-get install libpcsclite1 pcsc-omnikey python-serial python-pyscard python-setuptools

#install omnikey2ivy bridge

sudo easy_install omnikey2ivy


# Tested on: Ubuntu Lucid (10.04) LiveCD with Omnikey5321
