public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
From: Kim Ho <kho@redhat.com>
To: John Allgood <john@turbocorp.com>
Cc: Fernando Nasser <fnasser@redhat.com>, rhdb@sources.redhat.com
Subject: Re: Java Problems
Date: Tue, 20 Jan 2004 21:53:00 -0000	[thread overview]
Message-ID: <1074635575.18947.21.camel@tomaluk.toronto.redhat.com> (raw)
In-Reply-To: <400D9DFE.8020803@turbocorp.com>

On Tue, 2004-01-20 at 16:30, John Allgood wrote:
> Thats exactly what I have done. Here is my env for root. As you can see 
> JAVA_HOME is set and the path and CLASSPATH is set.
> 
> Any Ideas.
> 
> PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/java/j2re1.4.1_06/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
> INPUTRC=/etc/inputrc
> PWD=/root
> JAVA_HOME=/usr/java/j2re1.4.1_06
> LANG=en_US.UTF-8
> LAMHELPFILE=/etc/lam/lam-helpfile
> SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
> SHLVL=1
> HOME=/root
> XPVM_ROOT=/usr/share/pvm3/xpvm
> BASH_ENV=/root/.bashrc
> LOGNAME=root
> CLASSPATH=/usr/share/java/postgresql.jar
> LESSOPEN=|/usr/bin/lesspipe.sh %s
> DISPLAY=:0
> 

Try this:

su -
cd /usr/java
mkdir j2sdk1.4.2_01
cd j2sdk1.4.2_01
mkdir bin
cd bin
(make a link to your java executable here)

I believe that this will work. It's probably the pam auth modules not
letting your JAVA_HOME/JAVA_CMD variables through.

Cheers,

Kim

  reply	other threads:[~2004-01-20 21:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19 16:12 John Allgood
2004-01-19 17:59 ` Patrick Macdonald
2004-01-19 19:17   ` John Allgood
2004-01-19 19:25     ` Patrick Macdonald
2004-01-19 20:17       ` John Allgood
2004-01-19 20:27         ` David Jee
2004-01-19 21:17           ` John Allgood
2004-01-19 21:28             ` David Jee
     [not found]               ` <400C4F35.7000307@turbocorp.com>
2004-01-20 14:54                 ` David Jee
2004-01-20 15:33                   ` John Allgood
2004-01-20 18:23                     ` David Jee
2004-01-20 18:45                       ` Fernando Nasser
2004-01-20 21:05                         ` John Allgood
2004-01-20 21:26                           ` Fernando Nasser
2004-01-20 21:30                             ` John Allgood
2004-01-20 21:53                               ` Kim Ho [this message]
2004-01-20 22:01                                 ` John Allgood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1074635575.18947.21.camel@tomaluk.toronto.redhat.com \
    --to=kho@redhat.com \
    --cc=fnasser@redhat.com \
    --cc=john@turbocorp.com \
    --cc=rhdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).