Newbie...

1998-10-12 Thread Danny Ayers
I'm not at all familiar with Linux, and can't find a way of setting the CLASSPATH environment variable (or any other). I know this is a basic question, but I have had a good search elsewhere to no avail. I've got the 1.1.6 JDK working ok, but would like to access some other class libs. Cheers, Dan

Threads / CLASSPATH?

1998-10-14 Thread Danny Ayers
Hi, Thanks for all the suggestions relating to CLASSPATH - I though this would be a fairly quiet list (Java&Linux = FairlyObscure^2, mail->0), not so! I've still got a problem though. When trying to run java mpEDIT (nice basic java text editor I downloaded) I get 'Can't find class java.lang.Threa

mpEDIT : Threads/CLASSPATH?

1998-10-14 Thread Danny Ayers
Thanks (Ernst & Michael) for the replies - I should have included the following in my query : mpEDIT is a text editor, very like wordpad, for java, free with source from : http://members.tripod.com/~mpTOOLS/mpEDIT.html Thanks (Ernst & Michael) for the replies - I should have included the followi

mpEDIT : Threads/CLASSPATH?

1998-10-14 Thread Danny Ayers
Thanks (Ernst & Michael) for the replies - I should have included the following in my query : mpEDIT is a text editor, very like wordpad, for java, free with source from : http://members.tripod.com/~mpTOOLS/mpEDIT.html Thanks (Ernst & Michael) for the replies - I should have included the followi

mpEDIT+Threads/CLASSPATH?

1998-10-14 Thread Danny Ayers
Thanks (Ernst & Michael) for the replies - I should have included the following in my query : mpEDIT is a text editor, very like wordpad, for java, free with source from : http://members.tripod.com/~mpTOOLS/mpEDIT.html Thanks (Ernst & Michael) for the replies - I should have included the follow

Java Workshop

1998-10-22 Thread Danny Ayers
I've been trying to get the Linux port of JWS working on Red Hat 5.1 (the 1 CD version) and so far have had a file not found type message for gettext - I've found an RPM with this on, not had chance to install, but before I go any further, has anyone got JWS running successfully on Linux? What oth

Tips for SMP?

1999-08-26 Thread Danny Ayers
Hi, I was wondering if anyone had knowledge/experience with writing for a dual-processor setup - supposing a single Java app is multithreaded, will the JVM make use of SMP and boost performance? Alternatively, if you have two separate servlets (which could communicate with each other), would this

C2J++ anyone?

1999-09-24 Thread Danny Ayers
Hi, I wonder if anyone could kindly mail me a copy of C2J, a C++ to Java translator. The site I've been looking at appears to have dead links : http://meurrens.ml.org/ip-Links/Java/joodcs/ChrisLaffra.html#C2J I recently found another prog called C2J, Russian I think, but this only did straight C.

SMP ok?

2000-04-02 Thread Danny Ayers
Hi, Although there's a note on Sun's site about the Linux JDK not being trustworthy with multiprocessor setups, I was wondering if anyone had any experience with this. I'm running RH 6.1 (the Gentus release) with SMP kernel 2.2.15 (or thereabouts, I think), and want to get the JDK 1.2.2 running.