On Sun, 17 Jan 1999, hackit usolame wrote:

> no no.... thats not the problem .... i'm IN the directory , i even
> click on the file with Midnight Commander , but its still telling me
> not such file.... , i think the problem is that the java file is
> looking for other file , that isnt exits... maiby i should do somthing
> with the EXPORT command ?

Right... if you don't have . (the current directory) in your PATH, you
can't start an executable if you are in that directory.  Did you try
./java to see if it works?  If you run java without any other files, it
will give you a help screen detailing the command-line options.

Your best bet is to add /usr/local/java/bin to your path statement in
.bash_profile.

Brett W. McCoy           
                                        http://www.lan2wan.com/~bmccoy/
-----------------------------------------------------------------------
"The number of UNIX installations has grown to 10, with more expected."
   -- The UNIX Programmer's Manual, 2nd Edition, June, 1972

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GAT dpu s:-- a C++++ UL++++$ P+ L+++ E W++ N+ o K- w--- O@ M@ !V PS+++
PE Y+ PGP- t++ 5- X+ R+@ tv b+++ DI+++ D+ G++ e>++ h+(---) r++ y++++
------END GEEK CODE BLOCK------

Reply via email to