[Biojava-l] I search for java.jar

2002-12-05 Thread jon portuondo murguiondo
Hello, I have a problem when I try to execute the program PdbToXML. I think the problem is I don't have the java.jar library, but where I can find it? (I have linux). I would be very pleased you could help me. The errors are the following (if you think the problem is not the java.jar library, te

[Biojava-l] $BL$>5Bz9-9p"(I|3h%J%^%;%i(B

2002-12-05 Thread infowebmail
<$BAw?. $B%U%!%$%J%k%M%C%H(B $B:#8e$3$N$h$&$J%a!<%k$r4uK>$5$l$J$$>l9g$O$*$K$*Ez$($7$F(B $BA49q$N3'$5$s$,$49XF~=PMh$kMM$K$J$j$^$7$?!#(B $B6=L#$,$"$k?M$O2<$N(BHP$B$r8+$KMh$F$/$@$5$$"v(B $B(Bhttp://www.goo-girl.com/ $B(.(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(

[Biojava-l] Protein Diets from New Zealand

2002-12-05 Thread artofselflove
The Art of Self-Healing is a E-book containing a rotational 7 day protein diet which has been formulated by myself having practiced as a Naturopath in New Zealand for nine years and under the enfluence of one of New Zealand's Master healer's, Ronald McGimpsey. It is completely natural and has

Re: [Biojava-l] I search for java.jar

2002-12-05 Thread Matthew Pocock
Hi, Firstly, I think you will need to put biojava.jar into your classpath rather than java.jar. Seccondly, you are running the class PdbToXMLConverter. Did you compile this yourself? If you did, I think you may have a package statement on the first non-comment, non-empty line that says: package

[Biojava-l] Re: Biojava-l -- confirmation of subscription -- request 786011

2002-12-05 Thread James Taylor
On Thu, 2002-12-05 at 10:00, [EMAIL PROTECTED] wrote: > Biojava-l -- confirmation of subscription -- request 786011 > > We have received a request from 64.30.49.15 for subscription of your > email address, <[EMAIL PROTECTED]>, to the [EMAIL PROTECTED] > mailing list. To confirm the request, pleas

[Biojava-l] SimpleModelInState problem?

2002-12-05 Thread Russell Smithies
I'm trying to create a reasonably complex markov model so have split it into bits to make it a little easier to handle. I'm then trying to re-assemble the bits into another model by creating SimpleModelInState's from the sub-models. The problem is that I keep getting errors and not sure why. her