[Muscle] Problem with old MuscleCard

Ludovic Rousseau ludovic.rousseau at gmail.com
Sun Aug 31 04:38:23 PDT 2008


On Sun, Aug 31, 2008 at 4:58 AM, Karsten Ohme <widerstand at t-online.de> wrote:
> Matthias Barmeier schrieb:
>>
>> Karsten Ohme schrieb:
>>>
>>> Matthias Barmeier schrieb:
>>>>
>>>> Hi,
>>>>
>>>> I found an old MuscleCard between my I2c cards. I used the card in 2005
>>>> to
>>>> make some experiments with the muscle applet. I now want to check the
>>>> progress and use some of the exciting new features.
>>>
>>> Have you compiled muscletool on your own?
>>> There is a version 1 and version 2 switch. Use version 1.
>>> You must also append -a to pcscd, ptherwise it is useless for an APDU
>>> trace.
>>>
>>> Regards,
>>> Karsten
>>>
>>>
>> Hi,
>>
>> I used the debian binary packages and I am a it confused now. The package
>> manager say version 2.1 for muscleTool but libmusclcard is version 1.3.
>
> No, this is OK. If you would compile it on your own, there are two switches
> 1 and 2. I hope the package maintainer has used the correct switch. You can
> also try to compile it on you own, if you check out the releses from alioth:
> http://alioth.debian.org/projects/muscleapps/

The Debian packages are configured like this:
- muscletools_2.1.0-4: ./configure --prefix=/usr --enable-readline
- libmusclecard_1.3.3-3: CFLAGS="-Wall -g -O2 -Wl,-z,defs" ./configure \
		   --host=i486-linux-gnu \
		   --build=i486-linux-gnu \
		   --prefix=/usr \
		   --mandir=\${prefix}/share/man \
		   --enable-muscledropdir=/usr/lib/pcsc/services \
		   LDFLAGS="-lpthread"

So muscletools is using version 1 (default). I guess that is OK.

Bye

-- 
 Dr. Ludovic Rousseau


More information about the Muscle mailing list