Hi Diana, Few things I see here: 1) You need JAVA 8 and maven 3.x version to build the cTakes code. But it applies only when you're building the cTakes code from scratch. 2) When using binaries out of the box (which seems the case you are trying), All the dependencies including UIMA are part of the cTakes trunk. I setup cTakes couple of weeks back and tried running CVD , it ran just fine.
Can you please post the complete stack trace so that we have a better idea of whats happening. Cheers, Bandeep On Sun, Sep 11, 2016 at 9:42 PM, Diana Galván <[email protected]> wrote: > Hello. I'm a Master's student at Tohoku University and I've been trying to > install cTakes on my Mac (Yosemite) for my thesis. I've followed the steps > on the following user guide ( https://cwiki.apache.org/ > confluence/display/CTAKES/cTAKES+3.2+User+Install+Guide ) but every time > I try to load the CVD I get this message: > > Could not find or load main class org.apache.uima.tools.cvd.CVD > > I've already installed Java and Maven. What am I doing wrong? > > I'm kind of new on unix so I'll appreciate if someone could point me out > on an easy way. > > Thank you >
