Amanda Ortega schrieb: > So, I have to load the Card Edge Applet in the smart card, right? I am > trying to do this: I downloaded the sources of MCardApplet and I executed > the script Verify.sh. But this error is showed: > > JAVA_HOME /usr/local/tools/java/j2sdk_nb/j2sdk1.4.2 does not exist > > I installed the version 1.5.0_10 of JDK. When I type > > echo $JAVA_HOME
Set JAVA_HOME manually or in the script or use a prebuilt binary from the MuscleCard web site. If you want to compile it on your own you also need Java Card. You must also download and install it. Regards, Karsten > > it doesn't show anything. In addition, the directory showed in the message > doesn't exist. I installed JDK through APT, so Debian configured all for me. > > How can I solve this problem of configuration, in order to continue the > process of compile the sources? > > Thanks, > Amanda > > On Dec 19, 2007 5:39 PM, Ludovic Rousseau <[EMAIL PROTECTED]> > wrote: > >> On Dec 19, 2007 2:44 PM, Amanda Ortega <[EMAIL PROTECTED]> wrote: >>> Hi!! >> Hello!! >> >>> I am testing XCardII in my computer, but there is a problem: when the >>> program starts, it says that the token is unknown, and it doesn't show >> any >>> content of the card. >>> >>> What is happening? >> Your card is not supported by the muscleframework [1]: javacard card >> with the musclecard applet or a Cryptoflex card. >> >> bye >> >> [1] https://alioth.debian.org/frs/?group_id=30111 >> >> -- >> Dr. Ludovic Rousseau >> _______________________________________________ >> Muscle mailing list >> [email protected] >> http://lists.drizzle.com/mailman/listinfo/muscle >> > > > ------------------------------------------------------------------------ > > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
