On Friday 09 February 2007 10:34:10 H Patel wrote: > Hi, I spent all day yesterday trying to compile CDK so it will generate the > jar files I need to use in JOELib for the CDKTools interface.
I haven't tried this in a while... Which version are you using? HEAD from SVN or the latest stable? > I read the README file in the CDK_home/jar/libio which said I should put > the jar file for the library that I want the interface for. I assumed that > meant I should put JOELib.jar in here. I also put jmol.jar in this folder. Yes, those two should go into jar/libio. > However when I compile using ant dist-all it generates other jar-files but > not cdk-libio-joelib.jar Right... I don't think they are included in that build.xml target... Try this: $ ant -Dmodule=libio-joelib compile-module > and JSX.jar. What is that? Is that that XML serialization library? We stopped using that a couple of years ago. > Do I need to use a specific jar file for Joelib and is the jmol.jar in the > right place? Not sure... check the build.xml for the target that checks whether the jars are available... > Any help will be greatly appreciated, many thanks, Egon -- Radboud University Nijmegen http://www.cac.science.ru.nl/ blog: http://chem-bla-ics.blogspot.com/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

