Pls to informed you that I have received the working solution from Mr.
Carlos and pls read the foward message from Mr. Carlos for the solution
to this problem.

Regards
SK


Hello,

First of all you have to compile and install the driver: 

- install source files: tar zxvf ctapi-towitoko-096.tgz
  a directory ctapi-towitoko.096 with source files will be created. 

- change to directory ctapi-towitoko.096 and type "make". This should
  compile the sources and generate two libraries: 

        libctapi-chipdrive.so.096
        libctapi-kartenzwerg.so.096

- To install the driver under /usr/lib type: as root type "make install" 

Now you have the driver installed. Les compile Xcard now: 

- extract sources from tgz package: tar zxvf xcard-1.1.tgz

- change directory to xcard-1.1/drv and type "make" 

- change directory to xcard-1.1/et and type "./configure" and "make" 

- change directory to xcard-1.1/ and type ./installer

This last will dynamicaly link xcard with libctapi-chipdrive.so. If you
have KartenZwerg reader you must modify the word -lctapi-chipdrive with
-lctapi-kartenzwerg in xcard-1.1/Makefile

I am going to put all this explanation in the README file of xcard package
as soon as I have time. I will also change the name of the package to
xcard-ctapi-1.0.tgz (David Corcoran is releasing some new versions of
xcard but they all have 1.0 version, so I think mine should folow this
convention) 

Thanks for you interest,
Carlos.




Reply via email to