Hi All,
        Please help me. I could not install Java on my linux successfully.
        I am including the full details of the steps I have taken.
        TIA
        kiran
        When I say :

$ java *.html
it gives the following error:

/usr/jdk/jdk1.1.5/bin/java:
/usr/jdk/jdk1.1.5/bin/.../bin/i586/green_threads/java
:No such file or directory
/usr/jdk/jdk1.1.5/bin/java:
/usr/jdk/jdk1.1.5/bin/.../bin/i586/green_threads/java
:No such file or directory
==============================
I have downloaded and then extraced the following files
1.  i18n-v7-glibc.tar.gz
2.  jdk-1.1.5-v7-glibc.tar.gz...
I have downloaded these files from 
ftp.connectnet.com/pub/java/jdk-1.1.5/i386/glibc/v7

I am using a Pentium-120Mhz, running Linux 2.0.0(without red Hat).
I have extraced the *.tar files in /usr directory.
So accordingly /usr/jdk and /usr/i18n directories have been created.
But we found that /usr/docs directory was missing,where we can find
useful examples.

Shall I download and extract another archieve for docs?

Our default shell is tcsh.Is it obligatory to use /bin/bash..?
I tried with /bin/bash also...but the error continued...

I  made the following changes in our .profile for /bin/bash...
export DISPLAY=:0
#appletviewer
#/usr/jdk/jdk1.1.5/demo/awt-1.1/lightweight/OpenlookButtons/example.html
export JAVA_HOME=/usr/jdk/jdk1.1.5
export PATH=$JAVA_HOME/bin:$PATH
export CLASSPATH=.:$JAVA_HOME/lib/classes.zip
================================
shall we use to "ldconfig" to rebuild the library cache....?
I am sending the out put of ldconfig -D
========

ldconfig: version 1.7.14
/usr/local/lib:
/usr/X11R6/lib:
/usr/i486-linuxaout/lib:
        libdb.so.1 => libdb.so.1.85.1
        libvga.so.1 => libvga.so.1.2.9
/usr/openwin/lib:
/usr/lib:
        libform.so.3.0 => libform.so.3.0
        libpanel.so.3.0 => libpanel.so.3.0
        libmenu.so.3.0 => libmenu.so.3.0
        libbfd.so.2.6.0.14 => libbfd.so.2.6.0.14
        libopcodes.so.2.6.0.14 => libopcodes.so.2.6.0.14
        libc.so.1 => libc.so.1
        libdb.so.1 => libdb.so.1.85.4
        libgdbm.so.2 => libgdbm.so.2.0.0
        libdb.so.2 => libdb.so.2.0.0
        libg++.so.27 => libg++.so.27.1.4
        libstdc++.so.27 => libstdc++.so.27.1.4
        libvgagl.so.1 => libvgagl.so.1.2.10
        libvga.so.1 => libvga.so.1.2.10
/lib:
        libdl.so.1 => libdl.so.1.7.14
        libncurses.so.3.0 => libncurses.so.3.0
        libtermcap.so.2 => libtermcap.so.2.0.8
        libm.so.5 => libm.so.5.0.6
        libgdbm.so.1 => libgdbm.so.1.7.3
        libcurses.so.1 => libcurses.so.1.0.0
        libc.so.5 => libc.so.5.3.12
        libe2p.so.2 => libe2p.so.2.1
        libss.so.2 => libss.so.2.0
        libext2fs.so.2 => libext2fs.so.2.0
        libcom_err.so.2 => libcom_err.so.2.0
        libc.so.4 => libc.so.4.7.6
        libm.so.4 => libm.so.4.6.27
        libcurses.so.0 => libcurses.so.0.1.2
=========================



Reply via email to