Author Topic: [SOLVED] Reiner SCT Cyberjack chipcardreader  (Read 637 times)

Offline MAMAS

  • Jr. Member
  • **
  • Posts: 41
[SOLVED] Reiner SCT Cyberjack chipcardreader
« on: January 19, 2011, 11:12:21 AM »
Hy everyone,

I want to use my Reiner SCT Cyberjack, in COntrol Center it says that a module Cyberjack is present, but typing cyberjack at a terminal shows no result - so it definetly isn't there.

I got the driver from the Reiner website: http://support.reiner-sct.de/downloads/LINUX/V3.3.5/ctapi-cyberjack-3.3.5.tar.gz

downloaded the file
used file roller to extract the files in a folder,
used ./configure to prepare the files
used make to prepare for install..
then I get this on my prompt:
[marc@localhost ctapi-cyberjack-3.3.5]$ make
make  all-recursive
make[1]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5'
Making all in etc
make[2]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/etc'
Making all in udev
make[3]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/etc/udev'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/etc/udev'
make[3]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/etc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/etc'
make[2]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/etc'
Making all in m4
make[2]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/m4'
Making all in include
make[2]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/include'
Making all in cjeca32
make[2]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/cjeca32'
Making all in ausb
make[3]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/cjeca32/ausb'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/cjeca32/ausb'
make[3]: Entering directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/cjeca32'
source='BaseCommunication.cpp' object='BaseCommunication.lo' libtool=yes \
   DEPDIR=.deps depmode=none /bin/sh ../depcomp \
   /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb  -D_LINUX -DBUILDING_CYBERJACK -fvisibility=hidden   -Wall -c -o BaseCommunication.lo BaseCommunication.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -D_LINUX -DBUILDING_CYBERJACK -fvisibility=hidden -Wall -c BaseCommunication.cpp  -o .libs/BaseCommunication.o
../libtool: line 990: g++: command not found
make[3]: *** [BaseCommunication.lo] Error 1
make[3]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/cjeca32'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5/cjeca32'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/marc/Downloads/Cyberjack/ctapi-cyberjack-3.3.5'
make: *** [all] Error 2

so I cant't use the make install command - alas no driver.

Any suggestions on waht I can do?

« Last Edit: January 19, 2011, 12:59:10 PM by MAMAS »

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3731
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Reiner SCT Cyberjack chipcardreader
« Reply #1 on: January 19, 2011, 11:49:42 AM »
Why you not used the package from synaptic???



bye
Daniel

Offline MAMAS

  • Jr. Member
  • **
  • Posts: 41
Re: Reiner SCT Cyberjack chipcardreader
« Reply #2 on: January 19, 2011, 12:57:53 PM »
Daniel, YOu're the man - I didn't even think about checkiing Synaptic first... well you learn something every day - don't you?
Still,
Is there a tutorial somewhere on how to compile and install from source?

And Thanx again Daniel!! 8)

ANd just a reminder - Synaptic says it too:
You need to add the group cyberjack to your user, otherwise you'll fail to initialize and utilize the Cyberjack cardreader!!!!

And for those of you who want to use Moneyplex homebanking software: You need to locate and specify the ctapi driver in /usr/lib/libctapi-cyberjack in the chipreader dialogue box that opens up when you click the properties dialogue on the upper right corner of the Moneyplex start window.
« Last Edit: January 19, 2011, 02:56:19 PM by MAMAS »

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3731
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Reiner SCT Cyberjack chipcardreader
« Reply #3 on: January 19, 2011, 01:01:32 PM »
To install from source visit

http://www.pclinuxos.com/forum/index.php/board,55.0.html

and

http://www.pclinuxos.com/forum/index.php/board,54.0.html

But notice, try this on your own risk  ;D ;D ;D

Daniel

ps.: why you don't visit this side? (Warum besuchst Du nicht diese Seite?)

http://kellerleiche.bplaced.net/pclos/doku.php
« Last Edit: January 19, 2011, 01:15:58 PM by blindschLeiche »