[95477] in RedHat Linux List
RH5.1/jdk-sn-1.1.6-1.2glibc.i386.rpm
daemon@ATHENA.MIT.EDU (Brian)
Mon Oct 19 00:07:07 1998
Date: Sun, 18 Oct 1998 23:06:21 -0500 (CDT)
From: Brian <signal@shreve.net>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
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.