Re: anyone have java118 working on slackware7?

2001-02-15 Thread Larry Gates
I'm glad someone asked this. I got the same error on Slackware 7.1, and gave up. The same error occurs with jdk117v3 also. I ended up porting my code to j2sdk1.3, which works (albeit sound in the JMF is horribly unstable, but that's another story). Larry Geduldig, Jonas writes: > Does anyone

JDB hangs-up 1.3.0-FCS

2001-01-02 Thread Larry Gates
Just to add my gripe on the NON-functionality of the j2sdk1.3.0 debugger: It hangs as well on my Slackware 7.1 system: glibc-2.1.3. I also upgraded my Xemacs version and I can't get JDE to work like it used to: it hangs (obviously with j2sdk1.3.0) with the jdk1.2.2-RC4 also. So what do linux-j

Debugger: was Re: Insurmountable hurdles with JBuilder installation

2000-02-02 Thread Larry Gates
On that note, does anyone know of a Java-Linux debugger that is capable of "watching" a variable? i.e. I want the code to break when the specified variable is accessed, or changed, then show me the line of code responsible. thanks. -Larry Gates Riyad Kalla write

Re: NT app does not display text on Linux with jre 1.2

1999-11-17 Thread Larry Gates
y this should be still astounds me: is it bad programming? or is it just "old" programming? I'm sure there is a complicated answer... hope this helps, -- Larry Gates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

How can I help stuff...

1999-09-21 Thread Larry Gates
ot;JavaSoft and Adobe are said to be working on a 2-D rendering API similar to PostScript", so I would find out more about this before re-inventing the wheel. -Larry Gates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problems installing JDK 1.1.7 and JDK 1.2 pre-v2

1999-08-23 Thread Larry Gates
), but with this >procedure I kinda "lost" files during the WinZip extraction!!! The jdk/bin kinda? If they weren't really lost, but corrupted, I've had the same "experience". If you don't set the "TAR LF to CR/LF Translation" to off within WinZip, any as

Re: How can I help?

1999-08-18 Thread Larry Gates
hen so be it. >*.*? * is more likely what you want, unless you really >do want to be sure there's a period somewhere after the prefix.) yup, I want the period. But, * should work too. we're skinning cats here... thanks, -Larry Gates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How can I help?

1999-08-04 Thread Larry Gates
ble to anyone who cares? I'll take it when it is available. Moses DeJong <[EMAIL PROTECTED]> writes: >Check out these sites. > >http://rnvs.informatik.tu-chemnitz.de/~ja/MPEG/MPEG_Play.html >http://209.223.115.151/development/ ok, I will. thanks. -Larry Gates -

Re: How can I help?

1999-08-04 Thread Larry Gates
m.) " With CuteFTP, you can select which files you want (I've even selected over 10,000 files at once before), start the transfer and go for lunch (or whatever), when you return, its done without any complaints or excuses. I've NEVER had i

Re: How can I help?

1999-08-04 Thread Larry Gates
e. I don't know where to find the format specifications for .MPEG, .avi, .vivo, .tiff or .pnm, but they must be somewhere on the web. Postscript specs are probably available on the web too and I know there are books specifying its format

Re: Cut-n-paste?

1999-08-02 Thread Larry Gates
rogram, Nathan. This should be posted on the blackdown website under "3rd Party Projects and Packages". -Larry Gates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Cut-n-paste?

1999-07-30 Thread Larry Gates
>From: Jan-Henrik Haukeland <[EMAIL PROTECTED]> >Date: 29 Jul 1999 17:36:06 +0200 >Larry Gates <[EMAIL PROTECTED]> writes: > >> I, too, can get cut-n-paste via Netscape's "Edit/Copy" menu, and then >> use Java's java.awt.datatransfer.Cl

Re: java.lang.OutOfMemoryError

1999-07-12 Thread Larry Gates
;You can specify a larger heap >>with the command line option -Xmx32m, for example. > >Right, there is only a little syntax error: the option is -mx32m. interesting feature. What is the rationale behind the idea of a heap size? Why

Re: Has Sun Overstretch Themselves With So Many APIs?

1999-07-09 Thread Larry Gates
urn, prompted one of many suites filed by Sun? Did I get this right? Anyone know how the lawsuit is coming along? I think we all hope that someday "write once, run anywhere" will be a true statement about Java. -Larry Gates > -T > >jools enticknap wrote: >> &g

Re: How to detect a "blank" line.

1999-07-08 Thread Larry Gates
arAt(0)!='#') { // not a comment or NULL line or it could be a return character? Then, you would need if (s1.equals("\n") || s1.charAt(0)!='#') { // not a comment or NULL line -Larry Gates -- To UNSUBS

Re: which jre for Redhat 6

1999-07-07 Thread Larry Gates
ackware's version. Truly, my experience is that it IS trivial to install: just follow the directions in the README.linux file: especially the part about getting the right version glibc/libc5. try again with a fresh Linux install, maybe? good luck. -Larry Gates -

Re: javacomm

1999-07-05 Thread Larry Gates
>Date: Sun, 04 Jul 1999 22:22:22 -0700 >From: Kevin Ryan <[EMAIL PROTECTED]> >The Sun comm API stuff is at: > http://java.sun.com/products/javacomm/index.html It says to "choose a platform". Which one do we cho

Re: Java IDE

1999-06-30 Thread Larry Gates
unable to find a good replacement. > >I like jde. It is very intuitive for those who know emacs --- and >the greatest advantage for me is to use emacs as the IDE's editor. > >Sergio I echo Sergio's comments. I use the JDE for all java

Re: JDK 1.2 for Linux on Sparc

1999-06-28 Thread Larry Gates
straightened out. > >I don't want to make any commitments for the guys doing the port, but >it's getting better all the time, and may be releasable soon. > >Steve I have a Sparc Ultra 1 which I would like to run Java programs on. I am awaiting its release as well. Thanks g

Re: Swing on Linux

1999-06-11 Thread Larry Gates
1.2 include the swing classes? If you're "just start"-ing to look at swing, why not start with java 1.2 instead? thanks, Larry Gates ps: not suggesting this will fix your speed. -- To UNSUBSCRIBE, email t

Re: Slackware

1999-06-03 Thread Larry Gates
with all the doom stories being posted recently... ) :) Larry Gates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java debugger ?

1999-05-19 Thread Larry Gates
Works. >Hi > >Is there such a beast (running on linux) ? > >Thanks >-- >Mario Filipe -- Larry Gates, Ph.D. | MRI Physicist, Diagnostic Imaging Dept.| QEII Health Sciences Centre