Am Do, den 14.10.2004 schrieb [EMAIL PROTECTED] um 7:57:
> but when i run
> ./muscletest then it is recognising the card but showing the following
> internal error:
...
> EstablishConn returns : Internal Error
> 
> can you please suggest me the possible reason for such INTERNAL ERROR.

Hi,

what version of muscleTool, pcsclite and libmusclecard are you using?

libmusclecard has been separated from pcsclite in CVS, the error you
experience may happen on dlopen() if you try to load a MuscleCard plugin
that has been compiled with old versions of the software.

So could you please get the latest sources from CVS and recompile
everything, including the MuscleCard plugin, and try again?

Also please check whether the runtime linker can find all dependencies
for the plugin:

[EMAIL PROTECTED] src]$ ldd
/usr/local/musclecard/services/slbCryptoflex.bundle/Contents/Linux/slbCryptoflex
ldd: warning: you do not have execution permission for
`/usr/local/musclecard/services/slbCryptoflex.bundle/Contents/Linux/slbCryptoflex'
        libmusclecard.so.1 =>
/usr/local/musclecard/lib/libmusclecard.so.1 (0x003e4000)
        libpcsclite.so.1 => /usr/local/pcsc/lib/libpcsclite.so.1
(0x00862000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00dc6000)
        libc.so.6 => /lib/tls/libc.so.6 (0x00111000)
        libdl.so.2 => /lib/libdl.so.2 (0x0022c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00529000)

Cheers,
Toni

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to