Re: Sun java in testing

2003-01-28 Thread Derrick 'dman' Hudson
On Mon, Jan 27, 2003 at 04:40:40PM -0500, Antonio Rodriguez wrote: | Unable to initialize threads: can not find class /java/lang/Threads That means the JVM couldn't find rt.jar (as it's called in jdk = 1.2, I don't remember the 1.1 name anymore). Hmm, as I recall, old JVMs (eg 1.1.x) would only

Re: Sun java in testing

2003-01-27 Thread Antonio Rodriguez
I got pass the classpath issue. Now it tells me Unable to initialize threads: can not find class /java/lang/Threads I figure it most likely be a bug of the drawboard itself. Am I right? Or may be some java library that I must install ??? Thanks again for the help. Douglas Guptill wrote: On Sun,

Re: Sun java in testing

2003-01-27 Thread Douglas Guptill
On Mon, Jan 27, 2003 at 04:40:40PM -0500, Antonio Rodriguez wrote: I got pass the classpath issue. Now it tells me Unable to initialize threads: can not find class /java/lang/Threads I figure it most likely be a bug of the drawboard itself. Am I right? Probably not. Or may be some java

Re: Sun java in testing

2003-01-27 Thread Antonio Rodriguez
Is the java sun 1.3.1 version compatible with testing? If so, do they have debs, apt sources, or just plain download? Thanks, Dough ( I am very interested in this drawboard thing, and don't have a clue about java programming, so I will probably need all the help that I can get) If that really

Re: Sun java in testing

2003-01-27 Thread Fraser Campbell
Antonio Rodriguez wrote: Is the java sun 1.3.1 version compatible with testing? If so, do they have debs, apt sources, or just plain download? Thanks, Dough ( I am very interested in this drawboard thing, and don't have a clue about java programming, so I will probably need all the help that

Re: Sun java in testing

2003-01-26 Thread Douglas Guptill
On Sun, Jan 26, 2003 at 01:44:05PM -0500, Antonio Rodriguez wrote: I am trying to install drawboard (http://drawboard.souceforge.net) in my home network as trial before making it accessible to the outer world. But when I run java -cp . as indicated the response from the system is unknown