[95482] in RedHat Linux List
RE: RH5.1/jdk-sn-1.1.6-1.2glibc.i386.rpm
daemon@ATHENA.MIT.EDU (Brian)
Mon Oct 19 01:10:53 1998
Date: Mon, 19 Oct 1998 00:10:14 -0500 (CDT)
From: Brian <signal@shreve.net>
To: redhat-list@redhat.com
In-Reply-To: <000501bdfb18$ef0040c0$5e477a80@sma202.nyu.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Mon, 19 Oct 1998, sma202 wrote:
> Did you set the classpath...the blackdown.org faq says you dont need to do
> it, but I had to do it to make my programs run.
>
set the classpath to the directory the class file is in that you are
executing? in other words if the program I was executing was
/tmp/foo.class I would have to set CLASSPATH=/tmp?
> > -----Original Message-----
> > From: Brian [mailto:signal@shreve.net]
> > Sent: Monday, October 19, 1998 12:06 AM
> > To: redhat-list@redhat.com
> > Subject: RH5.1/jdk-sn-1.1.6-1.2glibc.i386.rpm
> >
> >
> > I tried to install java support for linux (redhat-5.1) and it just doesn't
> > seem to be working. I have been using java under linux since the
> > beginning, it works on our other systems just not redhat.
> >
> > Clean install+errata upgrades of RH5.1.
> >
> > Install of hurricane/jdk-sn-1.1.6-1.2glibc.i386.rpm
> >
> > JAVA support is compiled into the kernel, directly, not as a module.
> >
> > echo "/usr/lib/jdk-1.1.6" >/proc/sys/kernel/java-interpreter
> >
> > program is:
> >
> > class HelloWorld {
> > public static void main(String args[]) {
> > System.out.println("Hello World!");
> > }
> > }
> >
> > /usr/lib/jdk-1.1.6/bin/javac HelloWorld.java compiles it.
> >
> > ./HelloWorld.class produces nothing, just the command prompt, no output,
> > but on Slackware it gives me the correct output. What could be the
> > matter? I have been over and over this, and have concluded that jdk-1.1.6
> > isn't working under RH5.1. I even grabbed the tar.gz for the jdk and it
> > still produces the same results.
> >
> >
> > Brian
> >
> >
> > --------------------------------------------------------------------------
> > Brian Feeny (BF304) | ShreveNet Inc. - Premium Internet Service
> > Provider
> > Network Administrator | Shreveport, Louisiana - http://www.shreve.net/
> > signal@shreve.net | Web Hosting, Virtual Domains, Storefronts,
> > (318)222-2NET x 109 | Database/Web Integration, 56k, ISDN, T1
> >
> >
> > --
> > PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> > http://www.redhat.com http://archive.redhat.com
> > To unsubscribe: mail redhat-list-request@redhat.com with
> > "unsubscribe" as the Subject.
> >
> >
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
>
--------------------------------------------------------------------------
Brian Feeny (BF304) | ShreveNet Inc. - Premium Internet Service Provider
Network Administrator | Shreveport, Louisiana - http://www.shreve.net/
signal@shreve.net | Web Hosting, Virtual Domains, Storefronts,
(318)222-2NET x 109 | Database/Web Integration, 56k, ISDN, T1
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.