[Biojava-l] First baby steps with biojava

Thomas Down td2@sanger.ac.uk
Fri, 16 Mar 2001 10:13:35 +0000


On Fri, Mar 16, 2001 at 09:53:59AM +0000, Ewan Birney wrote:
> 
> Ok. I've downloaded IBM sdk

Which version?

And what platform?  Linux?

> [Couldn't find java.util.ArrayList] 
>
> Is this my problem or biojava's problem? What do I need to do to fix
> it...?

BioJava requires Java 1.2 or later (In Sun parlance, Java 2
SDK version 1.2 or later).  It looks very much as though you're
using an older version (IBM still offer a 1.1.8 for download).
Alternatively, you might have installed the new one but don't
have your PATH updated properly.

(You could try `javac -J-version`)

Let me know if you're still having trouble.

   Thomas.