Is there a non-rpm version? Perhaps you could try it the old-fashioned way
by editing the config file where they store this information. Or, try it
using GnoRPM. I'm no shell script expert, but maybe you need to export
JAVA_HOME as well?
At 11:13 PM 4/6/00 +0100, John Louis wrote:
>Hi,
> I just
Hi,
I just install IBM JDK1.1.8, and set my .bash_profile like:
JAVA_HOME=/usr/jdk118
PATH=$PATH:$HOME/bin:/usr/jdk118/bin
ENV=$HOME/.bashrc
CLASSPATH=/usr/jdk118/lib
export ENV PATH
export CLASSPATH=$JAVA_HOME/lib/classes.zip:$CLASSPATH
mesg n
I try to compile jdk118 demo, and run it, its wor
> Are you sure you don't need the JDK instead of the JRE
> IBM could have a bug in their rpm (this is not beyond the
> realm of possibility)
>
> My money is on the fact that WebSphere is looking for the
> full JDK and not just
> the JRE. For instance, if I visit IBM's WebSphere
> Applicat
---
> ±H¥óªÌ: Riyad Kalla
> ¦¬¥óªÌ: John Louis
> ¶Ç°e¤é´Á: 2000¦~4¤ë6¤é
> ¥D¦®: Re: JAVA_HOME
>
>
> I'm pretty sure JAVA_HOME should be the base of that dir... /usr/jre118,
> and that the /bin part should be in your PATH...
>
> I could be wron
Hi,
I set my JAVA_HOME = /usr/jre118/, and
using rpm -ivh --nodeps, still got the same error.
Louis
- Original Message -
±H¥óªÌ: Riyad Kalla
¦¬¥óªÌ: John Louis
¶Ç°e¤é´Á: 2000¦~4¤ë6¤é
¥D¦®: Re: JAVA_HOME
I'm pretty sure JAVA_HOME should be the base of
On Wed, 5 Apr 2000, John Louis wrote:
> Hi,
>I installed IBMJava118-JRE-1.1.18 on my redhat system, and set all the path &
>classpath. The JAVA_HOME I set to /usr/jre118/bin, and I'm try to install
>IBMWebAS-core-2.03-1.i386.rpm using rpm -ivh. It give me the error:
>
> Cannot find wher
> John Louis writes:
John> I installed IBMJava118-JRE-1.1.18 on my redhat system, and
John> set all the path & classpath. The JAVA_HOME I set to
John> /usr/jre118/bin, and I'm try to install
John> IBMWebAS-core-2.03-1.i386.rpm using rpm -ivh. It give me
John> the error: