Re: [expert] Java problems

2003-02-16 Thread Mark Weaver
- From: Ken Thompson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 9:12 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Java problems Comment inline. On Monday 10 February 2003 10:56 am, Jack Coates wrote: edit ~/.bash_profile find the line beginning PATH = put this under

RE: [expert] Java problems

2003-02-13 Thread JOHAM,DAVID (HP-Boise,ex1)
: Tuesday, February 11, 2003 10:39 PM To: [EMAIL PROTECTED] Subject: Re: [expert] Java problems On Tuesday 11 February 2003 09:18 am, JOHAM,DAVID (HP-Boise,ex1) wrote: Ken, I notice you have cableone which I assume that means you have a cablemodem? I live in Boise and have the same service

RE: [expert] Java problems

2003-02-13 Thread JOHAM,DAVID (HP-Boise,ex1)
this. If you create a new user on that 3.1 machine and try to access the applet, does it still break? David -Original Message- From: Mark Weaver [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 12:34 PM To: [EMAIL PROTECTED] Subject: Re: [expert] Java problems JOHAM,DAVID (HP

Re: [expert] Java problems

2003-02-13 Thread Ken Thompson
- From: Ken Thompson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 9:12 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Java problems Comment inline. On Monday 10 February 2003 10:56 am, Jack Coates wrote: edit ~/.bash_profile find the line beginning PATH = put

Re: [expert] Java problems

2003-02-13 Thread Mark Weaver
AM To: [EMAIL PROTECTED] Subject: Re: [expert] Java problems Comment inline. On Monday 10 February 2003 10:56 am, Jack Coates wrote: edit ~/.bash_profile find the line beginning PATH = put this under it: JAVA_HOME=/usr/java/j2re1.4.0 export JAVA_HOME PATH=$PATH:$JAVA_HOME/bin source

Re: [expert] Java problems

2003-02-11 Thread Ken Thompson
Comment inline. On Monday 10 February 2003 10:56 am, Jack Coates wrote: edit ~/.bash_profile find the line beginning PATH = put this under it: JAVA_HOME=/usr/java/j2re1.4.0 export JAVA_HOME PATH=$PATH:$JAVA_HOME/bin source .bash_profile in the shell you will run java from. these

RE: [expert] Java problems

2003-02-11 Thread JOHAM,DAVID (HP-Boise,ex1)
: Re: [expert] Java problems Comment inline. On Monday 10 February 2003 10:56 am, Jack Coates wrote: edit ~/.bash_profile find the line beginning PATH = put this under it: JAVA_HOME=/usr/java/j2re1.4.0 export JAVA_HOME PATH=$PATH:$JAVA_HOME/bin source .bash_profile in the shell you will run

Re: [expert] Java problems

2003-02-11 Thread Ken Thompson
modem, another story for another day G == -Original Message- From: Ken Thompson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 9:12 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Java problems Comment inline

Re: [expert] Java problems

2003-02-11 Thread Ken Thompson
On Tuesday 11 February 2003 09:18 am, Jack Coates wrote: On Tue, 2003-02-11 at 08:12, Ken Thompson wrote: Comment inline. On Monday 10 February 2003 10:56 am, Jack Coates wrote: edit ~/.bash_profile find the line beginning PATH = put this under it: JAVA_HOME=/usr/java/j2re1.4.0

RE: [expert] Java problems

2003-02-10 Thread JOHAM,DAVID (HP-Boise,ex1)
If you are still having problems, can you enable the java console and post what it says here? David -Original Message- From: Ken Thompson [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 09, 2003 7:17 PM To: [EMAIL PROTECTED] Subject: [expert] Java problems I have java installed

Re: [expert] Java problems

2003-02-10 Thread Ken Thompson
On Sunday 09 February 2003 07:30 pm, Damon Lynch wrote: What happens if you type java -version from the command line? Or from a KDE run dialogue? Damon On Mon, 2003-02-10 at 15:16, Ken Thompson wrote: I have java installed and it was working to let me administer my firewall in KDE 3.0.5

Re: [expert] Java problems

2003-02-10 Thread Ken Thompson
To: [EMAIL PROTECTED] Subject: [expert] Java problems I have java installed and it was working to let me administer my firewall in KDE 3.0.5 on Mandrake 9.0. I upgraded to KDE3.1 and now it says applet is loaded but I can see nothing. On another machine running mandrake 9.1b3 and KDE3.1 I get

Re: [expert] Java problems

2003-02-10 Thread Jack Coates
edit ~/.bash_profile find the line beginning PATH = put this under it: JAVA_HOME=/usr/java/j2re1.4.0 export JAVA_HOME PATH=$PATH:$JAVA_HOME/bin source .bash_profile in the shell you will run java from. these instructions may sound familiar from the README that came with the Sun RPM Jack On

Re: [expert] Java problems

2003-02-10 Thread J. Craig Woods
You might want to check out the sun java page. There is some documentation about java that is compiled with the newer gcc, at least newer than 2.96. Seems that it is broke, and until sun releases a newer java version, we are stuck with java that does not totally work when compiled with the

[expert] Java problems

2003-02-09 Thread Ken Thompson
I have java installed and it was working to let me administer my firewall in KDE 3.0.5 on Mandrake 9.0. I upgraded to KDE3.1 and now it says applet is loaded but I can see nothing. On another machine running mandrake 9.1b3 and KDE3.1 I get the same thing. The java version is SUN's JRE-1.4,

Re: [expert] Java problems

2003-02-09 Thread Damon Lynch
What happens if you type java -version from the command line? Or from a KDE run dialogue? Damon On Mon, 2003-02-10 at 15:16, Ken Thompson wrote: I have java installed and it was working to let me administer my firewall in KDE 3.0.5 on Mandrake 9.0. I upgraded to KDE3.1 and now it says applet