Page 1 of 1

What is the console command to run TokenTool in Ubuntu?

Posted: Sun Sep 22, 2013 8:35 pm
by marinecomm
I just downloaded the zip file for TokenTool. Extracted it to my desktop and now I need to know what is the console command I need to use to run TokenTool. I'm running Xubuntu 12.04 64-bit. Thank you.

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Sun Sep 22, 2013 9:00 pm
by marinecomm
I tried downloading the weblaunch file and when I tried to start it that way I got an error message stating that my security setting prevented a self-signed application from running.

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Sun Sep 22, 2013 11:24 pm
by marinecomm
Ok, got through the security settings so I can fun the web launcher on my system but I still don't know how to run it if I download it onto my system. Any ideas or suggestions?

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Tue Sep 24, 2013 9:30 am
by wolph42
in windows the command is:
"C:\Program Files (x86)\Java\jre7\bin\javaw.exe" -Xmx1024m -Xms512m -Xss5m -jar maptool-1.3.b89.jar run

HTH

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Tue Sep 24, 2013 10:13 am
by marinecomm
Thank you. That's for Windows but my original post clearly states that I am using Xubuntu 12.04 64-bit.

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Tue Sep 24, 2013 10:54 am
by wolph42
marinecomm wrote:Thank you. That's for Windows but my original post clearly states that I am using Xubuntu 12.04 64-bit.
I know, but as no one answered your question and as I figured that command line options should not differ too much for java's between os' I figured I at least gave you this. Hence the first 'H' in 'HTH'.

You can of course wait for another Xubuntu user who uses MT and visits this forum and happens to notice this post and actually wants to go the trouble of answering it :wink:

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Tue Sep 24, 2013 12:30 pm
by marinecomm
Your answer got me to thinking bout something. I wondered if the command for starting tokentool was basically the same as the one for starting maptools. So, I placed the command to open maptools in the terminal and replaced the .jar file name with the one from tokentools and it started right up. Thank you for taking to time to answer my question.

Re: What is the console command to run TokenTool in Ubuntu?

Posted: Tue Sep 24, 2013 1:38 pm
by wolph42
Good to hear you got it working!