yuri-moens / eid-mw

Automatically exported from code.google.com/p/eid-mw
GNU Lesser General Public License v3.0
0 stars 1 forks source link

beid MiddleWare installation

I. Code from svn repository:

II. Code from a source package, or code you just bootstrapped at item I.

a) GNU/Linux

You should now have beid libraries in /usr/local/lib and one beid executable in /usr/local/bin

At runtime, you will need a running pcsc daemon ("pcscd") with the correct driver for your type of card reader (ccid drivers are generally installed automatically along with the pcscd package)

b) OSX

(TODO: complete these instructions)

c) MS Windows: TODO: Write README chapter

d) Dialogs

Pin dialogs can be disabled eg for applications that have their own dialogs:

./configure --enable-dialogs=no # the default is yes

e) Firefox

To use the Belgian eID in Firefox, we recommend the Firefox extension to handle configuration automatically. The extension will be installed on Linux and OSX. The default install locations:

To change the install location:

./configure --with-mozext=/mozilla/firefox/extensions/directory

To create an XPI package, run:

make xpipackage