[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: j2skd1.4.0beta-i386.rpm to deb; will it work ?



Please reply via list, answer beneath:

On Sat, Aug 17, 2002 at 02:38:05PM +0530, Dr. Sachin Kale wrote:

> > Just add the bin directory in the java tree to your path he means (I
> > think) :)
> >
> > Alredy done that;
> and javac command from /usr/java/bin directory also says same thing

Can you run /usr/java/bin/javac ?  If so, then your path isn't loaded
correctly.

Run:
~$ export PATH=$PATH:/usr/java/bin
~$ echo $PATH

If /usr/java/bin is in it you can run java

Can you use bash completion to type "javac"  If not your path isn't
alright too.

Rudy

-- 
Rudy Gevaert - info@webworm.org  - http://www.webworm.org 
keyserverID=24DC49C6 -  http://savannah.gnu.org/projects/glms
I'm a GNU/Linux advocate. Every action against my beliefs is useless

Criticism is prejudice made plausible. 
                                 - Henry Louis Mencken (1880-1956)



Reply to: