[Biojava-l] strange error under linux

Stein Aerts stein.aerts@esat.kuleuven.ac.be
Mon, 23 Sep 2002 15:56:47 +0200


Exception in thread "main" java.lang.NoSuchMethodError:
sista.sequence.HumanGene.makeMySubSeq(IILjava/lang/String;)Lorg/biojava/bio/
seq/impl/SimpleSequence;
        at Syntenous.getSeq(Syntenous.java:66)
        at Syntenous.main(Syntenous.java:23)

Does anyone have an idea where such an error may come from? Under windows I
don't get this error, the method surely exists, but under Linux it fails.
The IILjava/ and Lorg/ notes in the stacktrace are strange.

Thank you,
Stein.