Amanda Ortega schrieb:
Hi! I didin't know ant before, but I have learned the basics. I installed
the programmes needed and I adjusted the setenvJCOP.sh file.
Do I have to do
any other thing?

It is now also contained with the MCardApplet in SVN:

http://svn.debian.org/

Search MusclePlugins. If you can verify it, I can release a new version.

The INSTALL description there is more up to date and it might be simpler. But it should works only with this version you have. Some programs are not necessary e.g. JAXP. For you with a JCOP card only J2SDK 1.3.0_05 and JavaCard version Java Card 2.2.1.


I typed the following command:

ant -buildfile buildJCOP.xml

No. "ant JCOP" is enough (if ant is on the path).


under the directory MCardApplet. But this error was showed:

/home/amanda/downloads/muscle_card/MCardApplet/MCardApplet/buildJCOP.xml:63:
Error running ${env.JAVA_BUILD_HOME}/bin/javac compiler

The line referred by JAVA_BUILD_HOME at setenvJCOP.sh is:

Is the file setenvJCOP from you? You actually must only edit JCOP.properties. And Java 1.5 is OK for running ant, but for compiling the applet it is not working. Look in he INSTALL, I believe it was Java 1.3 and you can keep the JCOP.properties if you place the directories in the mentioned order.

Regards,
Karsten


JAVA_BUILD_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/

and /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/javac exists. So, I don't know
why it is showing this error.

Help, please!
Thanks,
Amanda

2008/2/6, Karsten Ohme <[EMAIL PROTECTED]>:
Ludovic Rousseau schrieb:
Hello Karsten,

On Feb 6, 2008 12:58 AM, Karsten Ohme <[EMAIL PROTECTED]> wrote:
Use my written Ant scripts (You know ant?)

http://web.inf.tu-dresden.de/~ko189283/MuscleCard/

MCardApplet.zip

just replace the source with your source. And read the README or
INSTALL
or what sounds like this.
Maybe you could update the build script on alioth with your ant files?
That would be great!
Yes. On my task list. If I forget it, bug me.

Karsten
Bye

_______________________________________________
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

Reply via email to