Help! appletviewer doesn't work

1998-10-21 Thread Ryuji Yokoyama
Hello All! I am newbie and have a problem. I downloaded jdk-1_1_6-5_glibc_i386.rpm and installed it. When I tried to use appletviewer, I got following error message. "I/O exception while reading /root/temp/hello Make sure that hello is a file and readable." I added my .bashrc file to CLASSPAT

CheckVersions Error...

1998-10-21 Thread Dustin Preisler
new to Linux, attempting to install and run the Blackdown Java.. get a: /usr/lib.java/jdk116_v5/bin/checkVershions: {isGreaterOrEqual: command not found error... thats when i try to do a javac or javac -g on any .java file... can anyone help me out thanks.. Dustin -- check out my homepage: http:

RE: Free Java @ JavaOne 1999

1998-10-21 Thread Brian Low
If any one can help me please unsubscribe me now. Help. -Original Message- From: Anthony Green [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 21, 1998 12:23 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [E

Re: Free Java @ JavaOne 1999

1998-10-21 Thread Per Bothner
Sounds reasonable. One format is 5-10 presentation from each group, followed by 5-10 minutes questions to a specific group, followed by open floor. However, 60 minutes in length may not be enough for all the groups. Two back-to-back sessions would be better, if we could get it. Alternatively, j

RE: Free Java @ JavaOne 1999

1998-10-21 Thread Regier Avery J
I'm definitely interested. My suggestion would be to make sure that this BOF is as near the beginning of the conference as possible. This will help us to have the maximum amount of time available during the conference with which to collaborate with each other, since we will have already met each

Re: Free Java @ JavaOne 1999

1998-10-21 Thread Anthony Green
Tim wrote: > Don't know if anyone else is looking into this but we'd like to put > together a free Java BOF at the coming JavaOne and obviously it'd make > sense to get all the free Java people together for this. > Any interest? Yes, absolutely. AG -- Anthony Green

Re: Free Java @ JavaOne 1999

1998-10-21 Thread toshok
Tim Wilkinson <[EMAIL PROTECTED]> writes: > > Don't know if anyone else is looking into this but we'd like to put > together a free Java BOF at the coming JavaOne and obviously it'd make > sense to get all the free Java people together for this. We've tried to > do this informally the last two ye

Announcing: Sun JDK 1.1.7 V1 Port to Linux on PowerPC

1998-10-21 Thread Kevin B. Hendricks
Announcing: JDK 1.1.7 for MkLinux, Linux-PMac, and LinuxPPC New in this Port * This is our v1 port of Sun's JDK 1.1.7 final. - includes numerous bug fixes direct from Sun - fix for kernel accept() bug, caused slow Java Web Server - turn-off by: export JDK_NO_KERN

Free Java @ JavaOne 1999

1998-10-21 Thread Tim Wilkinson
All, Don't know if anyone else is looking into this but we'd like to put together a free Java BOF at the coming JavaOne and obviously it'd make sense to get all the free Java people together for this. We've tried to do this informally the last two years (they confiscated the megaphone last year)

RE: help!!!

1998-10-21 Thread Nguyen, Tram N.
OK, if you're no longer interesting in this mailling list, just send an empty mail to [EMAIL PROTECTED] or [EMAIL PROTECTED] with subject 'unsubscribe' . Thanks Tram Nguyen N. Science Application International Corporation http://www.saic.com (619) 646-3357 > -Original Message- > From: J

Re: patch TYA1.1v2

1998-10-21 Thread bryan vold
Could someone send me the v2 patch for TYA? I was lost from the maillist for a little while and missed the the v2 patch. and the one on the mail archive won't patch cleanly because of formatting. Please send to [EMAIL PROTECTED] Thanks! -Bryan On Tue, Oct 20, 1998 at 07:53:39PM +0200, Albrecht

Re: Working Button mnemonics under Linux Java?

1998-10-21 Thread jim watson
[EMAIL PROTECTED] wrote: > Another thing that bothers me: I thought i would get the Mnemonic working with a KeyEvent created by java, but the KeyEvent objects returned are different from what is specified in the constructor, and i cannot create an event with modifier=Alt. i have sent i

Re: Working Button mnemonics under Linux Java?

1998-10-21 Thread peter . pilgrim
Another thing that bothers me: In my linux-jdk1.1.6v2 pressing return in a TextArea (or JTextArea or even Netscape Navigator ) does produce a newline. Is this a related problem? Some one did mention to check out libBroken.so but I could not find it in the Slackwar

test

1998-10-21 Thread M. N. Khan
testing...

Re: Unidentified subject!

1998-10-21 Thread Ross Golder
Mike Price wrote: > > What is going on with this email thing? Looks like some stupid a***hole is gearing up to start spamming us. X-Mailer: Ghost Mail 5.1 http://ay.home.ml.org/ X-Priority: 1 (Highest) > -Original Message- > From: friend <[EMAIL PROTECTED]> > To: friend <[EMAIL PROTECT

Re: Swing 1.0.3

1998-10-21 Thread Miguel Mateos Lopez
Thanks for your help. I forgot export command!!! Gracias Peter tu castellano tambien bien. On Tue, 20 Oct 1998 [EMAIL PROTECTED] wrote: > You CLASSPATH should be defined in your shell like this: > > JAVA_HOME=/usr/local/jdk1.1.6 > > SWING_HOME=/usr/local/swing-1.0.3

Re: Another Classpath question

1998-10-21 Thread Ulrich Kortenkamp
> "Alton" == Alton Goodman <[EMAIL PROTECTED]> writes: Alton> I'm attempting to learn java using the tutorial at Alton> java.sun.com. My platform is Linux 2.0.30, a Slackware Alton> install. I installed jdk1.1.6v4a per the instructions in Alton> the README file. I haven't s

Re: applet and netscape

1998-10-21 Thread Gary Mart \(GAM22\) admin0
On Tue, 20 Oct 1998, Steve Byrne wrote: > Peter Harris writes: > > The problem may be that a "feature" of Netscape is that reloading a page in > > Netscape does _not_ reload any associated applets. > > > > I think if you want to force it to reload applets you need to do something > > like

Re: applet and netscape

1998-10-21 Thread Steve Byrne
Peter Harris writes: > The problem may be that a "feature" of Netscape is that reloading a page in > Netscape does _not_ reload any associated applets. > > I think if you want to force it to reload applets you need to do something > like hold down the control key (or something like that) whi