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
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
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
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
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
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
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
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.
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.