[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:

> and add 
> to your PATH statement the following directories: 
> /opt/IBMJava2-13/bin/opt/IBMJava2-13/jre/bin

I assume there's a separator after the first "bin".

> but perhaps someone would be so kind as to tell me what to do and how to do
> it (i'm 
> an lnx newbie)

Edit your /etc/profile.  At the end of the file, put the lines

  PATH=$PATH:/opt/IBMJava2-13/bin:/opt/IBMJava2-13/jre/bin
  export PATH

There are other ways, but that's probably the simplest.  It will only work
for users who use bash, ksh, sh or some other Bourne-family shell.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

PGP signature

Reply via email to