Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Official DiabloMiner GPU Miner Thread (now with Long Poll support)
by
DiabloD3
on 02/05/2011, 13:11:11 UTC
Gives me this (OSX)

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner

Any Help? Seems to be missing a class file

Are you sure you downloaded the binary version from the first message? (git clone/source downloads won't work unless you build it first)

Disq got it right.  If you're trying to run it from git, install Maven run mvn package first.