Hi,
I just discovered this great program and i just cant install it on my hardy heron machine. I am a linux beginner, can somebody help me : after downloading the .tar folder, it seems to me that the content is more a windows executable than a linux thing. What to do?
En français si possible, j'y arriverais mieux.
Merci, thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had the same problem: I solved it create a script file
command is:
java -classpath lib -Xms256m -Xmx512m -Djava.library.path=lib/linux -jar capcode.jar
I hope this helps
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I just discovered this great program and i just cant install it on my hardy heron machine. I am a linux beginner, can somebody help me : after downloading the .tar folder, it seems to me that the content is more a windows executable than a linux thing. What to do?
En français si possible, j'y arriverais mieux.
Merci, thanks
I had the same problem: I solved it create a script file
command is:
java -classpath lib -Xms256m -Xmx512m -Djava.library.path=lib/linux -jar capcode.jar
I hope this helps
Right.
the command is correct (it is what was in the original delivery of capcode.tar.gz but diseapeared).
a bug has been opened.
https://sourceforge.net/tracker/?func=detail&aid=2800912&group_id=100698&atid=628070