Computers 'n Stuff: Installation of Moneyplex 2007 with Rainer SCT cyberjack in Linux in OpenSuse 10.2 64Bit

I here share the resolutions for my Linux problems so they might safe somebody some time.

Friday, June 15, 2007 parmanent link to this post

Installation of Moneyplex 2007 with Rainer SCT cyberjack in Linux in OpenSuse 10.2 64Bit


Moneyplex is a monymanagement software supporting Smart Card identification for online Banking. Here I write what you have to keep in mind if you want to install it.


The problem with Moneyplex 2007 is that is still 32Bit. But compared to earlyer versions of OpenSuse and Moneyplex its now pretty easy to get Moneyplex running in a 64bit environment. No need to use chroot dirs or virual mashines. Just install the Moneyples software using the installer and download the updates.

Now get the 32 bit driver for the smart card reader Reiner SCT Cyperjack for Suse 10.2
install it with

# rpm -i [drivername.rpm]

now connect the Reader and do

# modprobe cyberjack

and check with

# lsmod | grep cyberjack

wheather driver has loaded.

Now add your user account to the group cyberjack e.g. using yast.

In moneyplex you have to use the CTAPI driver you'll find in
/usr/lib/readers/

and everything should work fine now.

Labels: , , , ,