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 work.
But, I still cannot install the WebSPhere. The command I'm using is
rpm -ivh IBMWebAS-core-2.03-1.i386.rpm and
rpm -ivh --nodeps IBMWebAS-core-2.03-1.i386.rpm
Both of them is said cannot find where java is installed.
Thanks
Louis
> > 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
> > Application Server download
> > page, the first thing it says is that it needs:
> > "the right IBM JDK install".
> >
> > You need the full JDK and not just the JRE.
>
> IIRC, WebSphere does not include its own Java compiler, which it needs to
> compile JSPs to servlets. I know that with BEA WebLogic, you need to use a
> JDK instead of a JRE.
>
> ----------
> Craig S. Cottingham
> [EMAIL PROTECTED]
> PGP key available from:
> <http://pgp.ai.mit.edu:11371/pks/lookup?op=get&search=0xA2FFBE41>
> ID=0xA2FFBE41, fingerprint=6AA8 2E28 2404 8A95 B8FC 7EFC 136F 0CEF A2FF
BE41
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]