Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Mike Burger
On 2023-07-24 14:22, Kaushal Shriyan wrote: On Mon, Jul 24, 2023 at 9:23 PM Appstream repository Burger < mbur...@bubbanfriends.org> wrote: Have you tried “yum list | grep java | grep open” Have you specifically enabled the RHEL 8 for Appstream repository? Sent from my iPhone...please

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Kaushal Shriyan
On Mon, Jul 24, 2023 at 9:23 PM Appstream repository Burger < mbur...@bubbanfriends.org> wrote: > Have you tried “yum list | grep java | grep open” > > Have you specifically enabled the RHEL 8 for Appstream repository? > > Sent from my iPhone...please excuse any typos or sh

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Mike Burger
ed “yum list | grep java | grep open” > > Have you specifically enabled the RHEL 8 for Appstream repository? > > Sent from my iPhone...please excuse any typos or short answers. > > It's always suicide-mission this save-the-planet that. No one ever stops by > just to say h

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Mike Burger
Have you tried “yum list | grep java | grep open” Have you specifically enabled the RHEL 8 for Appstream repository? Sent from my iPhone...please excuse any typos or short answers. It's always suicide-mission this save-the-planet that. No one ever stops by just to say hi anymore. -Col.

java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Kaushal Shriyan
Hi, I have enabled epel repo on Red Hat Enterprise Linux release 8.7(Ootpa). I am trying to install java-1.8.0-openjdk. # yum install java-1.8.0-openjdk-devel Updating Subscription Management repositories. This system is registered with an entitlement server, but is not receiving updates. You

Java thread problems on Redhat 9

2003-09-30 Thread Mark Cohen
Title: Java thread problems on Redhat 9 Greetings Gurus, We're seeing a strange behavior with redhat 7.3 vs 9 Running a Java process to create tons of threads and count them per second yields poor response times from Redhat 9 running kernel 2.4.20-20.9 On a dual Xeon P3 1.4 GHz

Re: java issues

2003-09-29 Thread truc nguyen
It seems to be in /usr/java --- Rene's Caltech Email <[EMAIL PROTECTED]> wrote: > im having a hard time fgiuring out where the java > home directory is. > i was suppose to execute a bin file to install sun's > java sdk for linux > and i cant figure out if it int

Re: java issues

2003-09-28 Thread damovand
directory where you want to have your java stuff. I placed mine under /usr/java > On Sunday 28 September 2003 04:35 pm, Rene's Caltech Email wrote: > > im having a hard time fgiuring out where the java home directory is. > > i was suppose to execute a bin file to install sun&

Re: java issues

2003-09-28 Thread Reuben D. Budiardja
On Sunday 28 September 2003 04:35 pm, Rene's Caltech Email wrote: > im having a hard time fgiuring out where the java home directory is. > i was suppose to execute a bin file to install sun's java sdk for linux > and i cant figure out if it intsalls or not...i need to

Re: java issues

2003-09-28 Thread damovand
On Sunday 28 September 2003 04:35 pm, Rene's Caltech Email wrote: Your Java home should be the directory where you installed java. So for example, if you have J2SE v 1.4.1_05 under /usr/java then JAVA_HOME should be /usr/java/J2SE v 1.4.1_05 > im having a hard time fgiuring out w

Re: java issues

2003-09-28 Thread Rene's Caltech Email
it was also suppose to tell me about a license agreement...and it didnt :( maybe my machine doesnt know how to install bin files. On Sun, 28 Sep 2003, Rene's Caltech Email wrote: > im having a hard time fgiuring out where the java home directory is. > i was suppose to execute a

java issues

2003-09-28 Thread Rene's Caltech Email
im having a hard time fgiuring out where the java home directory is. i was suppose to execute a bin file to install sun's java sdk for linux and i cant figure out if it intsalls or not...i need to find the java home directory. the java file is this one: version: J2SE v 1.4.1_05 Download

Re: Java & mozilla/netscape

2003-09-07 Thread Reuben D. Budiardja
On Saturday 06 September 2003 06:00 pm, Alex wrote: > What's the corect installation procedure for java on rh9 so that I will be > able to use the java pluging for mozilla and also to be able to run java > applications? If you don't need to compile/develop java program, you on

Java & mozilla/netscape

2003-09-06 Thread Alex
What's the corect installation procedure for java on rh9 so that I will be able to use the java pluging for mozilla and also to be able to run java applications? Thanks. Alex -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Installing Tomcat and Java Applications as Services?

2003-08-20 Thread Stuart Stephen
Hi all, How do I go about installing Tomcat and Java Applications run with the java classx command as a service. I am running RedHat 9.0. Regards, Stuart Stephen -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Java Crash on SMP?

2003-08-19 Thread Marc Boorshtein
When running a java server on a redhat 7.2 SMP machine, the following problem occurrs outside the VM: Unexpected Signal : 11 occurred at PC=0x4003daf6 Function name=(N/A) Library=/lib/i686/libpthread.so.0 By setting all the files in /lib/i686 to executable by everyone it worked. Any ideas

Re: Help with Java and jedit

2003-08-14 Thread Rob Saul
On Monday, August 11, 2003, at 06:21 AM, David Smith wrote: Hi! I need some help. I have installed jedit with the newest stable java installer from their website. However, when I try to run jedit I get this message: Warning: JAVA_HOME environment variable not set. Error: could not find

Re: Help with Java and jedit

2003-08-14 Thread David Smith
I'm sorry...boy do I really feel retarded. I had a really bad day yesterday. Sorry esp. to Jason. Thanks for the help. David -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Help with Java and jedit

2003-08-14 Thread David Smith
id Smith wrote: > > > Hi! > > I need some help. I have installed jedit with the newest stable java > > installer from their website. However, when I try to run jedit I get > > this message: Warning: JAVA_HOME environment variable not set. > > Error: could not find li

Help with Java and jedit

2003-08-14 Thread David Smith
Hi! I need some help. I have installed jedit with the newest stable java installer from their website. However, when I try to run jedit I get this message: Warning: JAVA_HOME environment variable not set. Error: could not find libjava.so Error: could not find Java 2 Runtime Environment

Re: Help with Java and jedit

2003-08-14 Thread Jason Dixon
On Mon, 2003-08-11 at 18:41, David Smith wrote: > If you remember what correctly? *SIGH* IIRC = "If I Remember Correctly" P.S. Please stop top-posting. -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] http

Re: Java - Why the _very_ ugly stuff?

2003-08-14 Thread Shawn
Please see http://corefonts.sourceforge.net/ http://www.graemepyle.com/linuxfonts.html This is really embarassing.. Does Java have to look that bad on Linux? I just got NetBeans and it's quite unusable.. Can anyone give a reason for that? -- Shawn Happily using M2, Opera's revolution

Re: Help with Java and jedit

2003-08-11 Thread Jason Dixon
On Mon, 2003-08-11 at 18:01, David Smith wrote: > Sorry...either I am really a newbie or I'm really retarded. But I have > no idea what you mean by IIRC JEdit. Is this IRC? or is it the name of a > project. Sorry for the trouble. If I Remember Correctly... -- Jason Dixon, RHCE DixonGroup Consult

Re: Help with Java and jedit

2003-08-11 Thread David Smith
If you remember what correctly? On Mon, 2003-08-11 at 17:04, Jason Dixon wrote: > On Mon, 2003-08-11 at 18:01, David Smith wrote: > > Sorry...either I am really a newbie or I'm really retarded. But I have > > no idea what you mean by IIRC JEdit. Is this IRC? or is it the name of a > > project. Sor

Re: Java - Why the _very_ ugly stuff?

2003-08-06 Thread Herculano de Lima Einloft Neto
Shawn wrote: >Please see >http://corefonts.sourceforge.net/ >http://www.graemepyle.com/linuxfonts.html Thanks Shawn. Actually I had already seen that pages before I sent the post; it seems to me like the problem is not the lack of good fonts on Linux distributions, just that in some

Java - Why the _very_ ugly stuff?

2003-08-05 Thread Herculano de Lima Einloft Neto
This is really embarassing.. Does Java have to look that bad on Linux? The bellow is from a Sun forum and I make its words mine. Why doesn't Sun ship descent fonts with their Linux packages? I just got NetBeans and it's quite unusable.. Can anyone give a reason for that? " *V

Re: Java virtual machine

2003-07-28 Thread A. Sopicki
Hi, Chris! The LimeWire installer can't find the java executable on your system. Open any console application and type "java" followed by enter. You should get an information about how to use this programm. Otherwise you have to do the following: - find the java executable (Sor

Re: Java virtual machine

2003-07-27 Thread Chris Knapp
Hello, I'm new to RedHat, so bear with me... Regarding this old thread (included below), I'm having the same problem as this person when trying to install LimeWire, only I installed the Java runtime environment and it still tells me the same thing. Does anyone know what I'm do

Re: No Java VM in my PATH?

2003-07-27 Thread James Gibbon
Nick Wilson wrote: > > You need install the Java VM to your machine, if you haven't done so > > already. > > > > http://www.java.com > > > > Simple way to put java in your PATH is to symlink the main java > > executable to a directory already

Re: No Java VM in my PATH?

2003-07-27 Thread Nick Wilson
* and then Ricky Boone declared > > I'm trying to install LimeWire and it's telling me that there is no Java > > Virtual Macine in my PATH. Could someone please point me in the right > > direction? > > You need install the Java VM to your machine, if you ha

Re: No Java VM in my PATH?

2003-07-27 Thread Ricky Boone
On Sun, 2003-07-27 at 07:09, Nick Wilson wrote: > I'm trying to install LimeWire and it's telling me that there is no Java > Virtual Macine in my PATH. Could someone please point me in the right > direction? You need install the Java VM to your machine, if you haven'

No Java VM in my PATH?

2003-07-27 Thread Nick Wilson
Hi all, I'm trying to install LimeWire and it's telling me that there is no Java Virtual Macine in my PATH. Could someone please point me in the right direction? Many thanks.. -- Nick W -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.c

FWIW: Simple Mozilla/Java Install-YMMV

2003-07-10 Thread dch
Works for me: 1. Download Java 1.4.2SOURCE and expand it. There's no install to be done. 2. In /usr/lib/mozilla-1.4/plugins/ create a simlink: "ln -s //j2re1.4.2/plugin/i386/ns610-gcc32/libjavaplugin_oji.so" That's it. -- redhat-list mailing list unsubscribe mailto:[EM

Re: Java VM / Redhat 9

2003-07-10 Thread Nathaniel Nelson
the Ximian version...or maybe I'm just a dumbass and missed something easy. Thanks for the insight On Wed, 2003-07-09 at 21:48, Michael Schwendt wrote: > Raises the obligatory question: Does Mozilla 1.2.1 as shipped with > Red Hat Linux 9 work for you with Sun Java 1.4.1_03? >

Re: Java VM / Redhat 9

2003-07-09 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09 Jul 2003 20:44:31 -0400, Nathaniel Nelson wrote: > Ok, I'm not sure if this is a Java issue/bug or a Redhat lib issue, but > basically I have tried using all different builds of Sun Java and > Blackdown Java, but I am not able t

Java VM / Redhat 9

2003-07-09 Thread Nathaniel Nelson
Ok, I'm not sure if this is a Java issue/bug or a Redhat lib issue, but basically I have tried using all different builds of Sun Java and Blackdown Java, but I am not able to get the Java Virtual Machine to run. I have set JAVA_HOME to point to the correct path. When I try to run "ja

RE: installing java plugin for Mozilla

2003-07-08 Thread David Hart
On Tue, 2003-07-08 at 11:37, Mitchell K. Smith wrote: > I acutually wound up using the Blackdown version of Java. I am really unclear on why > there is such a difference between the versions. I agree...why can't we have a > simple, clean install? Instead we have to jump through

RE: installing java plugin for Mozilla

2003-07-08 Thread Mitchell K. Smith
I acutually wound up using the Blackdown version of Java. I am really unclear on why there is such a difference between the versions. I agree...why can't we have a simple, clean install? Instead we have to jump through so many hoops. Especially for a plug-in that is almost "man

RE: installing java plugin for Mozilla

2003-07-08 Thread Mark Haney
> -Original Message- > From: Mark Haney [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 08, 2003 10:25 AM > To: [EMAIL PROTECTED] > Subject: installing java plugin for Mozilla > > > Anybody got a faq or doc on how to install the java plugin for Mozilla? > Net

RE: installing java plugin for Mozilla

2003-07-08 Thread Edward Croft
ng it to work with mozilla 1.4 though but I > have not spent too much time on it yet. > > http://java.sun.com/j2se/1.4.2/manual_install_linux.html > > Mitch Smith > > I have gotten M1.4 and Java working. However, the caveat is that you need the new j2 1.4.2 which also requi

RE: installing java plugin for Mozilla

2003-07-08 Thread Mitchell K. Smith
. http://java.sun.com/j2se/1.4.2/manual_install_linux.html Mitch Smith -Original Message- From: Mark Haney [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 10:25 AM To: [EMAIL PROTECTED] Subject: installing java plugin for Mozilla Anybody got a faq or doc on how to install the

RE: installing java plugin for Mozilla

2003-07-08 Thread Sadanapalli, Pradeep Kumar (MED, TCS)
download j2re-1_4_1_03-fcs-linux-i586.rpm from java.sun.com and install the rpm. then go to the mozilla plugin directory, say "/usr/lib/mozilla-1.3.1/plugins" and make a link to the file "/usr/java/j2re1.4.1_03/plugin/i386/ns610/libjavaplugin_oji.so" #cd /usr/lib/mozilla-1.3.1

installing java plugin for Mozilla

2003-07-08 Thread Mark Haney
Anybody got a faq or doc on how to install the java plugin for Mozilla? Netscape has the install docs for their browser, but that doesn't really work for Mozilla. -- Jesus is coming - look busy! Mark Haney Polk County Schools IT Staff http://www.polk.k12.nc.us -- redhat-list mailing

IBM Java

2003-07-01 Thread Roberto J. Dohnert
I recently published a howto on installing and configuring IBMs Java stack on my website http://www.geocities.com/kane121975/RH9IBMJAVAHOWTO.pdf It is avalable now if anyone is interested, I know it is titled for RH9 but it can also be used for RH 8, I have not tried it on 7.3 or below

Re: Java in Galeon

2003-06-14 Thread Lewi
all u have to do is just make links libjavaplugin_oji.so in plugins dir in mozilla homedir, and galeon will have plugins installed too --- Manuel Aróstegui Ramirez <[EMAIL PROTECTED]> wrote: > I have installed the Java plugin called > jre-1.3.1_08-fcs > But I don't know how t

Java in Galeon

2003-06-14 Thread Manuel Aróstegui Ramirez
I have installed the Java plugin called jre-1.3.1_08-fcs But I don't know how to use it with Galeon 1.2.6. Any help will be apreciated. Thanks in advance = -- Manuel Aróstegui Linux user 200896 ___ Yahoo! Sorteos - http://loteria.yah

Re: Tomcat Java Application Server

2003-06-12 Thread Devrim GUNDUZ
Hi, On Thu, 12 Jun 2003, Kevin Passey wrote: > Can anybody tell me if this comes as an RPM from red hat? Yes. http://jakarta.apache.org/site/binindex.cgi http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.24/rpms/ Regards, -- Devrim GUNDUZ [EMAIL PROTECTED]

Tomcat Java Application Server

2003-06-12 Thread Kevin Passey
Hi, Can anybody tell me if this comes as an RPM from red hat? Regards Kevin Passey -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Ugh can't install Java Enterprise Edition do to X11 GUI

2003-06-01 Thread Jonathan Michael Nowacki
When trying to install Java 2 enterprise edition on a Redhat 8 machine using a remote ssh link (via my personal windows computer) I get. $ ./j2sdkee-1_4-beta-linux.sh Using /var/tmp as temporary directory... Searching for

Re: how to install Java plugin rhat 9

2003-06-01 Thread Dave Altonaga
t; > Cheers, > > Aly. > > On Thu, 2003-05-29 at 18:02, Steve B. wrote: > > How about an installing Java plugin faq? > > I've struggled with various online examples. > > Because each step wasn't explained such as what > the commands do I made

Re: how to install Java plugin rhat 9

2003-06-01 Thread Aly Dharshi
There is one at http://www.mozilla.org/start/1.0/ then go to the plug-ins section. They have a good "FAQ" there. Cheers, Aly. On Thu, 2003-05-29 at 18:02, Steve B. wrote: > How about an installing Java plugin faq? > I've struggled with various online exa

Re: Installing Forte For Java on Linux

2003-06-01 Thread Peter Peltonen
On Sat, 2003-05-31 at 16:15, [EMAIL PROTECTED] wrote: > $ j2sdk-1_4_0_02-linux-i586-rpm.bin Your current directory having the file is propably not in your PATH. So try instead $ ./j2sdk-1_4_0_02-linux-i586-rpm.bin Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTE

Installing Forte For Java on Linux

2003-05-31 Thread TekknoDraykko
I need some help, gang: According to the instructions for Sun One I need to issue the following commands to install the community edition on Linux: $ cd j2se-directory $ chmod a+x j2sdk-1_4_0_02-linux-i586-rpm.bin $ j2sdk-1_4_0_02-linux-i586-rpm.bin I did this but get an error indicating the the

Re: how to install Java plugin rhat 9

2003-05-30 Thread Aly Dharshi
an installing Java plugin faq? > I've struggled with various online examples. > Because each step wasn't explained such as what the commands do I made some mistakes. > If you know of a simple step by step online that works well please let me know. > > --- Aly Dharshi <[EMAI

how to install Java plugin rhat 9

2003-05-30 Thread Steve B.
How about an installing Java plugin faq? I've struggled with various online examples. Because each step wasn't explained such as what the commands do I made some mistakes. If you know of a simple step by step online that works well please let me know. --- Aly Dharshi <[EMAIL PROT

Re: Java

2003-04-01 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 01 April 2003 04:22 am, Ted Wager wrote: > Ted Wager wrote: > > I posted this yesterday but it did not seem to make it to the > > list > > > > I have Java installed on my machine but cannot remember d/loadin

Re: Java

2003-04-01 Thread Ted Wager
Ted Wager wrote: I posted this yesterday but it did not seem to make it to the list I have Java installed on my machine but cannot remember d/loading it or where I got it fromHow do I tell which version it is...ie ibm, netscape, blackdown etc?/ Regards Ted Wager Thanks to all who

Re: Java

2003-04-01 Thread Ted Wager
Michael Fratoni wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 29 March 2003 07:54 am, Ted Wager wrote: Viktor Dueck wrote: java -version Am Sam, 2003-03-29 um 09.07 schrieb Ted Wager: I posted this yesterday but it did not seem to make it to the list I have

How to enable Java in OpenOffice? (Intel, RedHat 8.0)

2003-03-31 Thread Bart van Kuik
Hi people, How can I enable Java in the OpenOffice that comes with 8.0? I've installed Sun's JVM. I tried to fiddle with ~/.openoffice/user/config/javarc, but alas, I can't get it to work. I've enabled java in the menu Tools -> Options... -> OpenOffice.org -> Secur

Re: Re: Java

2003-03-29 Thread Bart van Kuik
>>>I have Java installed on my machine but cannot remember d/loading it or >>>where >>>I got it fromHow do I tell which version it is...ie ibm, netscape, >>>blackdown etc?/ >>java -version > Ta for the reply but this is what I get > [EMAI

Re: Java

2003-03-29 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 29 March 2003 07:54 am, Ted Wager wrote: > Viktor Dueck wrote: > >java -version > > > >Am Sam, 2003-03-29 um 09.07 schrieb Ted Wager: > >>I posted this yesterday but it did not seem to make it to the >

Re: Java

2003-03-29 Thread Ted Wager
Viktor Dueck wrote: java -version Am Sam, 2003-03-29 um 09.07 schrieb Ted Wager: I posted this yesterday but it did not seem to make it to the list I have Java installed on my machine but cannot remember d/loading it or where I got it fromHow do I tell which version it is...ie ibm

Re: Java

2003-03-29 Thread Viktor Dueck
java -version Am Sam, 2003-03-29 um 09.07 schrieb Ted Wager: > I posted this yesterday but it did not seem to make it to the list > > I have Java installed on my machine but cannot remember d/loading it or > where > I got it fromHow do I tell which version it is...i

Java

2003-03-29 Thread Ted Wager
I posted this yesterday but it did not seem to make it to the list I have Java installed on my machine but cannot remember d/loading it or where I got it fromHow do I tell which version it is...ie ibm, netscape, blackdown etc?/ Regards Ted Wager -- redhat-list mailing list

Re: NPTL and Java?

2003-03-27 Thread Søren Neigaard
ated it somehow? Will the Java VM use this threading library, >> or not? > So it seems. > /proc//maps for my JBuilder. > 4002f000-4003e000 r-xp 03:02 1030222/lib/libpthread-0.10.so My /proc//maps for a Java process gives me: 4001b000-40028000 r-xp 08:06 75486

Re: NPTL and Java?

2003-03-26 Thread Nils O.
On Wed, 2003-03-26 at 10:24, Søren Neigaard wrote: > As I have read on this list, Redhat 9 incorperates a Native Posix Threading > Library. Will this be default threadin on a newly installed Redhat 9, or do > I have to activated it somehow? Will the Java VM use this threading library, >

NPTL and Java?

2003-03-26 Thread Søren Neigaard
As I have read on this list, Redhat 9 incorperates a Native Posix Threading Library. Will this be default threadin on a newly installed Redhat 9, or do I have to activated it somehow? Will the Java VM use this threading library, or not? Med venlig hilsen/Best regards Søren Neigaard System

Copy, paste and Java.

2003-03-24 Thread Steve Homer
Hi all, Does anyone know if it possible to activate copy and paste within java applets. I have tried to use Yahoo chat for example, copying from gedit. When I copy text in I get a single box outline. Any ideas? Steve -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https

JAVA on Mozilla-1.3 Not registering

2003-03-14 Thread Gene Yoo
27;s still not able to register my java plugin. has anyone had this problem yet... did i miss something with the upgrade??? gene sorry for not having the subject... was in a hurry... gene -- <> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 -BEGIN PGP SIGNATURE- Version: GnuPG v

RE: Java SDK v 1.4.1

2003-03-06 Thread Mike Wooding
--- Mike Wooding <[EMAIL PROTECTED]> wrote: > Don't seem to have java.swing or at least it > didn't import. Of course NOT. javax.swing did import though. RTFM. = There are only 10 kinds of people in the world. Those who understand binary and those who don't. __

RE: Java SDK v 1.4.1

2003-03-06 Thread Mike Wooding
--- "Rigler, Steve" <[EMAIL PROTECTED]> wrote: > Is there something you need in addition to the > existing > java.io, java.awt and javax.swing? Actually ... I think I have java.io and java.awt. At least I was able to import them. Pilot error. (sheepish grin here :-) Don't seem to have java.

RE: Java SDK v 1.4.1

2003-03-06 Thread Rigler, Steve
Is there something you need in addition to the existing java.io, java.awt and javax.swing? -Steve -Original Message- From: Mike Wooding [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 9:47 AM To: [EMAIL PROTECTED] Subject: RE: Java SDK v 1.4.1 --- "Rigler, Steve&quo

RE: Java SDK v 1.4.1

2003-03-06 Thread Mike Wooding
--- "Rigler, Steve" <[EMAIL PROTECTED]> wrote: > If you need the SDK, get J2SE 1.4.1 SDK. Click the > download > link under SDK for "Linux RPM in self-extracting > file". I have installed this and all seems to work OK. I am now looking for some of the API packages, like java.io, java.awt, jav

RE: Java SDK v 1.4.1

2003-03-06 Thread Rigler, Steve
If you need the SDK, get J2SE 1.4.1 SDK. Click the download link under SDK for "Linux RPM in self-extracting file". To extract it do: "sh ". It will extract an rpm. Install it with "rpm -Uvh ". It will install to /usr/java/j2sdk1.4.1_02. I usually make a link

RE: Java SDK v 1.4.1

2003-03-05 Thread truc nguyen
[mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 7:19 AM To: [EMAIL PROTECTED] Subject: Java SDK v 1.4.1 I need to download Java SDK v 1.4.1 for Linux Red Hat 7.2. Do anyone know what web site to download this compressed file ? Any suggestion is fully appreciated. TC

Re: Java SDK v 1.4.1

2003-03-05 Thread Rob Saul
On Wednesday, March 5, 2003, at 06:25 AM, Ted Wager wrote: Does this work in Konq too ? I have installed the Netscape java which is ok in Mozz but it will not see java applets in Konq... Regards Ted Wager I seem to remember getting a previous version working. Just follow the instructions

Re: Java SDK v 1.4.1

2003-03-05 Thread Rob Saul
You can also find it here : http://www.blackdown.org/java-linux/mirrors.html On Wednesday, March 5, 2003, at 05:21 AM, Rigler, S C (Steve) wrote: I use the one from http://java.sun.com -Steve -Original Message- From: truc nguyen [mailto:[EMAIL PROTECTED] Sent: Wednesday, March

Re: Java SDK v 1.4.1

2003-03-05 Thread Ted Wager
Rigler, S C (Steve) wrote: I use the one from http://java.sun.com -Steve -Original Message- From: truc nguyen [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 7:19 AM To: [EMAIL PROTECTED] Subject: Java SDK v 1.4.1 I need to download Java SDK v 1.4.1 for Linux Red Hat 7.2. Do

RE: Java SDK v 1.4.1

2003-03-05 Thread Rigler, S C (Steve)
I use the one from http://java.sun.com -Steve -Original Message- From: truc nguyen [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 7:19 AM To: [EMAIL PROTECTED] Subject: Java SDK v 1.4.1 I need to download Java SDK v 1.4.1 for Linux Red Hat 7.2. Do anyone know what web site

Java SDK v 1.4.1

2003-03-05 Thread truc nguyen
I need to download Java SDK v 1.4.1 for Linux Red Hat 7.2. Do anyone know what web site to download this compressed file ? Any suggestion is fully appreciated. TC./ __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http

Re: Install two version of Java....

2003-03-03 Thread Jon Haugsand
* [EMAIL PROTECTED] > installing 2 java rpms may conflict but nothing will stop you from > downloading the self extrating binary. from java.sun.com, grab the > .bin file and run it, it will extract, and bang, a 2nd version of > java .note that probably no apps will be aware that it

java applets

2003-03-02 Thread Ted Wager
I have d/loaded java and Moz now runs java and java applets ok...Java also runs ok in Konq but it will not run the java applets...Any help appreciated Regards Ted Wager -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Install two version of Java....

2003-03-01 Thread himba
check the configure script or something similar if using rpm and install second version under custom dir... run java with full path when calling second version - first version should/could be in your path thus 'java' would do it . regards, himba nate wrote: LAST

Re: [Install two version of Java....]

2003-02-28 Thread Kapil Khanna
piece of cake. Do not install both versions via RPM one after the other. Install one via rpm first, rename java directory to some name you would like. Install 2nd version via rpm now. You should have 2 distinct versions of java on ur filesystem. Place the appropriate path to the version of java

Re: Install two version of Java....

2003-02-28 Thread nate
LAST FIRST said: > Dear everyone, > I just wonder if it is possible to concurrently run two java-vm. I meant > java 1.4.1 and 1.3.2. When I install after another, RH8.0 seems to think > I have NO java at all! I suspect it maybe one java had "Replace" > another! Is it

Install two version of Java....

2003-02-28 Thread LAST FIRST
Dear everyone, I just wonder if it is possible to concurrently run two java-vm. I meant java 1.4.1 and 1.3.2. When I install after another, RH8.0 seems to think I have NO java at all! I suspect it maybe one java had "Replace" another! Is it a way that I install both version of them,

Re: java-applets

2003-02-28 Thread Ted Wager
Larry Brown wrote: You have to download the java machine from Sun. Go to... http://www.gerbilbox.com/newzilla/netscape6/usingns603.php This has a description of the process for mozilla & netscape for linux. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message-

RE: java-applets

2003-02-28 Thread Larry Brown
You have to download the java machine from Sun. Go to... http://www.gerbilbox.com/newzilla/netscape6/usingns603.php This has a description of the process for mozilla & netscape for linux. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTE

java-applets

2003-02-28 Thread Ted Wager
Hi... Can anyone let me know hax to get java applets running in Konq and Moz... Regards Ted Wager -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: mozilla java plugin

2003-02-27 Thread Gene Yoo
Paal Marker wrote: Redhat 8 Mozilla version 1.01 Got problems to install the java plugin for mozilla correct Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin Then "rpm -ivh j2re-1_4_1_01-fcs-linux-i586.rpm" Installation seems ok command: "java -version"

Re: mozilla java plugin

2003-02-27 Thread Paal Marker
Thanx for help. I solved it by installing the mozilla version 1.2.1, then: "ln -s /usr/java/j2re1.4.1_01/plugin/i386/ns610/libjavaplugin_oji.so /usr/local/mozilla/plugins" made it work perfect. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.

Re: mozilla java plugin

2003-02-27 Thread dbonehill
A fellow worker did this recently by following the instructions on the Mozilla Web site (Installing Plugins) >-- Original Message -- >From: Michael Fratoni <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: mozilla java plugin >Reply-To: [EMAIL PROTECTED] >Date: T

Re: mozilla java plugin

2003-02-27 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 February 2003 07:09 am, Michael Fratoni wrote: > It has to be linked. If the above path is correct, then: > (all on one line) > ln -s ln -s /usr/java/j2re1.4.1/plugin/i386/ns610/libjavaplugin_oji.so > /usr/lib/mozilla/plugi

Re: mozilla java plugin

2003-02-27 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 February 2003 06:11 am, Paal Marker wrote: > Redhat 8 > Mozilla version 1.01 > > Got problems to install the java plugin for mozilla correct > > Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin >

Re: mozilla java plugin

2003-02-27 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 27 Feb 2003 12:11:04 +0100, Paal Marker wrote: > Redhat 8 > Mozilla version 1.01 > > Got problems to install the java plugin for mozilla correct > > Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin >

Re: mozilla java plugin

2003-02-27 Thread Achille Miele
On Thursday 27 February 2003 12:11, Paal Marker wrote: > Redhat 8 > Mozilla version 1.01 > > Got problems to install the java plugin for mozilla correct > > Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin > > Then "rpm -ivh j2re-1_4_1_01-fcs-linux-i586

mozilla java plugin

2003-02-27 Thread Paal Marker
Redhat 8 Mozilla version 1.01 Got problems to install the java plugin for mozilla correct Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin Then "rpm -ivh j2re-1_4_1_01-fcs-linux-i586.rpm" Installation seems ok command: "java -version"gives "java versi

Re: Java Runtime v 1.4.1_01 and Acrobat 5.0.6

2003-02-15 Thread Mike Vanecek
-- Original Message --- From: Mats Tegner <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: 15 Feb 2003 14:23:04 +0100 Subject: Java Runtime v 1.4.1_01 and Acrobat 5.0.6 > Dear fellow users, > I can't get the JRE version 1.4.1_01 to work on Mozilla 1.3b. When I

Re: Java Runtime v 1.4.1_01 and Acrobat 5.0.6]

2003-02-15 Thread Joe Polk
For Java: You'll need to create a symlink in your /home//.mozilla/plugins directory to /usr/java/j2re1.4.1_01/plugin/i386/ns610/libjavaplugin_oji.so If the plugins directory doesn't exist for some reason, create it. You'll want to link other plugins there as well,

Re: Java Runtime v 1.4.1_01 and Acrobat 5.0.6

2003-02-15 Thread Mark Guzzo
I think that the problem with Java 1.4.x is that it used GCC 2.95(or something like that), but Mozilla-1.3b was built using the new version of GCC (3.x or something). So the only way you are going to get java to work with Mozilla-1.3b is to build Java with the same GCC, or wait for SUN to put one

  1   2   3   4   5   >