From: Christoph E. <ce...@ch...> - 2006-03-06 18:48:34
|
Hi, OK, I have checked out the source from CVS, but as I'm not familiar to Java I don't know how to build it. I simply tried to invoke make. There's some action but then I get some unresolved symbols like the following: ./core/XMLFileUtils.java:103: cannot resolve symbol symbol : class JDOMException location: class core.XMLFileUtils catch (JDOMException e) { ^ The machine is a Gentoo box and 0.2.0 alpha did emerge fine, so I guess that I should have installed any dependencies correctly. Do I need to set some variables like header paths etc.? Thanks, ce |