Installing bEID middleware 3.5.3 on Ubuntu Karmic Koala 9.10

Submitted by Jochus on Mon, 01/02/2010 - 22:33 | Posted in: Linux


I'm currently working on a project where you need to login with your eID. So, to be able to login, you need software to connect to the eID reader.

The version that is available in Ubuntu is:

<a href="mailto:jochen@baileys">jochen@baileys</a> ~ $ sudo aptitude show beidgui
Package: beidgui
State: not installed
Version: 2.6.0-7ubuntu1
Priority: extra

This version was too old to perform some tests, so I had to look for a way to install the newest version.

Download middleware

Unpack file

<a href="mailto:jochen@baileys">jochen@baileys</a> ~ $ tar -xvzf beid-middleware-3.5.3-#48-ubuntu-squeeze_sid-i686-6107.tgz

Install software

<a href="mailto:jochen@baileys">jochen@baileys</a> ~ $ cd install
<a href="mailto:jochen@baileys">jochen@baileys</a> ~ $ sudo ./install.sh

Set up Firefox

  • In FF, go to: Edit > Preferences > Advanced
  • Tab: Encryption
  • Press: Security devices
  • Load the following device:
    • Modulename: Belgium Identity Card PKCS #11-module
    • Module filelocation: /usr/local/lib/libbeidpkcs11.so

Finish tasks

  • Execute the following steps:
  • <a href="mailto:jochen@baileys">jochen@baileys</a> ~ $ cd /usr/local/lib/
    <a href="mailto:jochen@baileys">jochen@baileys</a> ~ $ sudo ldconfig

  • I don't know why I had to do this, but I had to reboot my system to let everything work

Add new comment

The content of this field is kept private and will not be shown publicly.

Full HTML

  • Lines and paragraphs break automatically.
  • You can caption images (data-caption="Text"), but also videos, blockquotes, and so on.
  • Web page addresses and email addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <bash>, <cpp>, <css>, <html5>, <java>, <javascript>, <php>, <sql>, <xml>. The supported tag styles are: <foo>, [foo].
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.