View Single Post
Old 09-06-2009, 10:35 AM   #243
jon.handler
Junior Member
jon.handler began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2009
Device: Kindle DX
Quote:
Originally Posted by drenthe View Post
For Mac Leopard:
change Java 1.5 to 1.6 in "Java Preferences" application located in (/Applications/Utilities/Java) or (/Applications/Utilities)

then try something like:
java -Xms200M -Xmx300M -jar LRFTools/LRFTools-v0.9.211.jar convertLRF "LRFTools/Convert" -HTML -noo

1 - dont forget quotes
2 - here: LRFTools-v0.9.211.jar in folder "LRFTools" in "home"
3 - here: lrf-files in folder "LRFTools" in folder "Convert"
I did this and I am getting a ClassNotFoundException, but I don't see a class in there that it's looking for. MacBook Pro (Intel 64 bit) OS X 10.5.8. I tried setting CLASSPATH to the location of the jar file but that didn't help.

Any clues?

Jon
jon.handler is offline   Reply With Quote