Hi there, I'm not fluent in Linux but am running ubuntu 10.04. I have downloaded the 32 bit linux jar file and now I am stuck. Where do I find instructions on where to extract the files to and what prerequisites there might be?
Also once I know where to extract the files to, how do I launch the application?
(14.04.2012, 23:43)dimsandwich Wrote: Hi there, I'm not fluent in Linux but am running ubuntu 10.04. I have downloaded the 32 bit linux jar file and now I am stuck. Where do I find instructions on where to extract the files to and what prerequisites there might be?
Hi Dan,
you don't need to extract the files. The RouteConverterLinux.jar contains everything required to run RouteConverter.
(14.04.2012, 23:43)dimsandwich Wrote: Also once I know where to extract the files to, how do I launch the application?
15.04.2012, 22:24 (This post was last modified: 16.04.2012, 00:22 by dimsandwich.)
Thanks Christian, that's perfect. Works like a charm.
Just in case there are other dummies like me out there, I had to download Open JDK Java 6 runtime from the software center. Then I put the Jar file in /home/dan/Documents/Software (just because that's where I wanted to put it, no other reason). Then hit Ctrl-Alt-T and when the terminal opens enter
> java -jar /home/dan/Documents/Software/RouteConverterLinux.jar
And I just added a .png file you can use as an icon on your launcher if you create one
Ubuntu 10.4
That command ( ¨java -jar RouteConverterLinux.jar¨) yields ¨Unable to access jarfile RouteCconverterLinux.jar¨.
Hopefully you have some other ideas because RCL looks like just what I need.
Thank you.