Re: [Cdk-user] Issues while importing CDK classes

2010-01-12 Thread Egon Willighagen
Hi Yannick, On Mon, Jan 11, 2010 at 11:29 PM, Yannick Djoumbou wrote: > I have tried to import different classes such as the EStateFingerprint class > from org/openscience/cdk/fingerprint (after I added the absolute path > (/home/**/lib/cdk/cdk-fingerprint.jar to fingerprint.jar to my CLASSPA

[Cdk-user] Issues while importing CDK classes

2010-01-11 Thread Yannick Djoumbou
Hi everyone, First thank you for your consideration. Well, I am a newbie to CDK and I am trying to use it, from Ruby through the Ruby Java Bridge (Rjb). I have installed CDK (1.3.1) according to the README file (using ant etc..) and copied all the created jar files into a lib/cdk subdirectory in