set path in /etc/profile
On Mon, 16 Dec 2002, Jianping Zhu wrote:
> I have redhat7.1 linux several, default shell is bash shell, I installed
> java and javac in /usr/local/jdk/bin
> how can i set java path premantly so every user can use javac and java?
>
I have redhat7.1 linux several, default shell is bash shell, I installed
java and javac in /usr/local/jdk/bin
how can i set java path premantly so every user can use javac and java?
Thanks
Jianping Zhu
Department of Computer Science
Univerity of Georgia
On Thu, Dec 28, 2000 at 10:10:24AM -0800, Huiyuan Ma <[EMAIL PROTECTED]> wrote:
| I've set the environment to run Java in Linux, but, in
| one program, I imported an outside class, the
| JSObject.class, which is in the same directory with
| that program, and I'm told the .class can't be found
| ea
I've set the environment to run Java in Linux, but, in
one program, I imported an outside class, the
JSObject.class, which is in the same directory with
that program, and I'm told the .class can't be found
each time.What can I do? Thanks.
__
Do You
"Martin A. Marques" wrote:
> I just installed java 1.1.7 from rpms downloaded from contrib.redhat.com, and
> installed them. But the executables are not in the path, soy the shells can't
> finde java, javac, etc.
> The rpm installed all the bins in /usr/local/jdk117_v1a/bin/ but it's not in
> the
I just installed java 1.1.7 from rpms downloaded from contrib.redhat.com, and
installed them. But the executables are not in the path, soy the shells can't
finde java, javac, etc.
The rpm installed all the bins in /usr/local/jdk117_v1a/bin/ but it's not in
the PATH variable. Should I just add it,