KIRKBRIDE Rob wrote:
> This may be a daft question but you have got the directory in your path?
> Or if you are in the actual directory the current directory (ie. a period mark)?
>
> Try ./java and see if this works.
Better yet, try executing "/usr/local/jdk1.3/bin/java" from any directory, or
adding "/usr/local/jdk1.3/bin" to your PATH. I don't know if it's still true, but
it's been the case in the past that running from within the bin directory breaks
certain script assumptions.
And don't waste too much time trying to understand the whole java_wrapper/realpath
business. You don't need to to use Java :-).
Nathan
>
>
> Rob
>
> > -----Original Message-----
> > From: G.P.Rastogi
> > Sent: 18 December 2000 12:36
> > To: [EMAIL PROTECTED]; KIRKBRIDE Rob
> > ([EMAIL PROTECTED])
> > Subject: Unable to run SUn Java JDK v 1.3.0 on Linux
> >
> >
> >
> > I downloaded Sun JDK Standard Edition v 1.3.0 for Linux and executed
> > the shell script sh ./j2sdk-1_3_0-forte_ce-1_0_2-linux.sh. It
> > extracted
> > all the files but after going into the /usr/local/jdk1.3/bin
> > directory,
> > when I gave the command 'java', it did not execute.
> >
> > On giving ls -l command in the /usr/loca;/jdk1.3/bin directory it
> > displayed all the files (including java) as java -> java_wrapper.
> > There were two additional files in the directory 'realpath' and
> > '.java_wrapper'.
> >
> > On giving the executing sh ./realpath also nothing happened.
> >
> > I serached all over internet, but could be get a detailed answer which
> > could resolve my problem.
> >
> > Please help me by detailing how do I run java SDK on Linux and what is
> > the purpose of 'realpath' and .java_wrapper. Can I scrap them by
> > changing links and simple use java ? If yes, what steps
> > should I follow
> > ?
> >
> > Thanks in advance for your help,
> >
> > Regards,
> > GP
> >
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> >
> > <<< ==================== Original Email Header
> > ==================== >>>
> >
> > Received: from punt-1.mail.demon.net by mailstore for
> > [EMAIL PROTECTED]
> > id 977127534:10:00561:8; Mon, 18 Dec 2000 08:18:54 GMT
> > Received: from karlasha.2kweb.net ([192.41.21.66]) by
> > punt-1.mail.demon.net
> > id aa1000119; 18 Dec 2000 8:18 GMT
> > Received: (karlasha@localhost) by karlasha.2kweb.net (8.8.5)
> > id AAA01647; Mon, 18 Dec 2000 00:15:04 -0700 (MST)
> > Resent-Date: Mon, 18 Dec 2000 00:15:04 -0700 (MST)
> > Reply-To: <[EMAIL PROTECTED]>
> > From: "G.P.Rastogi" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Subject: Unable to run SUn Java JDK v 1.3.0 on Linux
> > Date: Mon, 18 Dec 2000 12:36:09 +0530
> > Message-ID: <000101c068c0$ffc82450$810000c8@gppc>
> > MIME-Version: 1.0
> > Content-Type: text/plain;
> > charset="iso-8859-1"
> > Content-Transfer-Encoding: 7bit
> > X-Priority: 3 (Normal)
> > X-MSMail-Priority: Normal
> > X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
> > Importance: Normal
> > X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
> > Disposition-Notification-To: "G.P.Rastogi" <[EMAIL PROTECTED]>
> > Resent-Message-ID: <[EMAIL PROTECTED]>
> > Resent-From: [EMAIL PROTECTED]
> > X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/4974
> > X-Loop: [EMAIL PROTECTED]
> > Precedence: list
> > Resent-Sender: [EMAIL PROTECTED]
> >
> >
>
> ----------------------------------------------------------------------
> 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]