Wasaia;145607 Wrote: 
> I tried what you described, but it doesn't work. I've never done
> something like this before, so please help. I copy/pasted the jar-file
> to every java-folder where I saw jar-files to be sure that there is one
> in the right folder :) but in which folder does it have to be? And is
> there anything else I need to do before going to the command-line?
> 
> Thanks,
> 
> Giorgo

Hi,

ok, I assume you are running Windows as your operating system?

Then these would be the steps needed to run the application:

1. Get Java installed, if it is not currently installed. To check this,
please open the "Command prompt" and type "java -version". If it says
"Command not found" or tells you a version smaller than 1.5.0 you have
to download and install Java (java.com, follow "Download now!")

2. After that the step above ("java -version") should tell you that you
have a 1.5.0_x (where x should be a 9 or 8 at the moment, but any number
is ok for the X)

3. Change into the directory where you have downloaded the jar into.
This can be ANY directory. The file does not need to be in any specific
directory.

4. Type "java -jar <jar-filename>" in the directory where the jar file
is stored.

5. You should now be at a point where my post above should help. If
you're still stuck and willing to test it, please contact me via PM.

I'm sorry that it is a little cumbersome to get it to work at the
moment. But before developing a descent user interface I want to get
the basics right.

@JTemple
The version I've uploaded was not tested with 6.3.1 but should work
nonetheless. If you encounter any problems please send me the output of
the tool with the "-d" or "--debug" option set.

Thanks.


-- 
Emissary
------------------------------------------------------------------------
Emissary's Profile: http://forums.slimdevices.com/member.php?userid=5480
View this thread: http://forums.slimdevices.com/showthread.php?t=28457

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to