Attempting to install miner on osx through terminal, after running sh run_dump_address.sh I get the following error:
MacBook-Pro:pocminer_v1 K$ sh run_dump_address.sh
Exception in thread "main" java.lang.UnsupportedClassVersionError: pocminer/POCMiner : Unsupported major.minor version 51.0
Could you explain what I need to do to get around this?
You need java 7.MacBook-Pro:pocminer_v1 K$ sh run_dump_address.sh
Exception in thread "main" java.lang.UnsupportedClassVersionError: pocminer/POCMiner : Unsupported major.minor version 51.0
Could you explain what I need to do to get around this?
Thanks but I already have the latest version installed, (Version 7 Update 67) so I'm still confused as to why I get this error.
and show the result here
MacBook-Pro:pocminer_v1 K$ java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
So it reports an older version however when I check using the java website verification it says 7.67.