In message <[EMAIL PROTECTED]>, Haw Juin Lin writes:
is thre a better fix?
Jon,
The best bet is to add swap space. We're saying that the JDK needs
at least 20MB of free VM to run. Of course it's nice if you can do
that in physmem, but it's understandable if can't :)
Linux lets you add
hi mahesh,
microcon wrote:
> Hai,
>
> I would like to run my java applet in linux. I am not able to set the
> classpath properly.
>
> steps which I had follwed is
>
> 1) I have unzipped tar file jdk1.1.5-v5-980311.tar.gz under linux
>
this bit is ok, take a not of where you untarred the file.
I haven't tried these -- but here's a link to an existing package (that
uses perl5-style regexps):
http://www.win.net/~stevesoft/pat/
Take a look at the Perl5Util classes at chewie.oroinc.com. They
are quite nice.
Jason
On Mon, 29 Jun 1998, Gassoway, Paul wrote:
> Per Widerlund writes:
>
> >but does anyone know of some good classes for handling regular
> >expressions?
>
> I know of two at
I had this problem a week ago. The problem is that Red Hat Linux 5.0 need
the updated glibc-2.07.13 library. Please download from
ftp://ftp.redhat.com/pub/redhat/RedHat 5.0/updates/. Also, from my
personal experience, use tar.gz package instead of rpm package. After
applying the newer glibc a
On Mon, 29 Jun 1998, Jason Dillon wrote:
> Does anyone happen to know how to install a non-sun RMI Registry object that
> Naming will talk to? I can't seem to find any documentaion on this at all. I
> rather suspect that it is not possible, but why the Registry interfaces?
By non-sun you appa
(Not sure if this got through - reposting)
Specifically, when compiling a program which uses threads comes with:
robot.java -
"Could not instantiate /java/lang/Thread"
//robot.java, an intended java 1.1 program
import java.awt.*;
import java.awt.applet.*;
// The Thread class hasn't changed fro
Hai,
I would like to run my java applet in linux. I am not able to set the
classpath properly.
steps which I had follwed is
1) I have unzipped tar file jdk1.1.5-v5-980311.tar.gz under linux
2) I opened the profile /etc/profile to check wheather path and
classpath has set properly.
but there w
Hello,
I'd like to report what I consider a bug in AWT event handling:
Create a Canvas and enable MouseEvents for it. Clicking on this canvas
delivers
three MouseEvents to the method processMouseEvent: one for MOUSE_DOWN,
one for
MOUSE_RELEASED, and one for MOUSE_CLICKED. The getModifiers() me
On Sun, 28 Jun 1998, Darius Bacon wrote:
> In awt's KeyEvents the shift key is not being recognized --
> event.isShiftDown() is false when it should be true. This is with
> Swing 1.0.2 and JDK 1.1.6 v2 for libc5, under RedHat release 4.1 with
> kernel 2.0.27.
>
> Has anyone else seen this, or
Hi,
Has anyone experience a problem with AWT dialog and Swing JDialog with
jdk 1.1.6v2 libc5. All my dialog hang the machine on closing if I've set
modal to true. They worked fine in 1.1.5v7.
Regards,
Richard
Hello List..
This may not be the appropriate mailing list to ask about this,
but does anyone know of some good classes for handling regular
expressions?
/Per Widerlund
Per Widerlund writes:
>but does anyone know of some good classes for handling regular
>expressions?
I know of two at this site:
http://www.gnu.ai.mit.edu/software/java/java.html
Paul Gassoway
At 05:48 PM +1100 06/29/98, Markian Jaworsky wrote:
>(Not sure if this got through - reposting)
>
>Specifically, when compiling a program which uses threads comes with:
>robot.java -
>"Could not instantiate /java/lang/Thread"
>
>//robot.java, an intended java 1.1 program
>import java.awt.*;
>impor
Hello,
I installed the jdk1.1.6 package on my RedHat Linux 5.0 system
(installed originally from the RedHat CD's). When I try to run "java"
I get a segmentation violation error like this:
banach.millersv.edu.buchanan> java -v webeq.wizard.Wizard
SIGSEGV 11* segmentation violation
Ful
At 11:03 AM -0400 06/29/98, J. Robert Buchanan wrote:
>Hello,
>
> I installed the jdk1.1.6 package on my RedHat Linux 5.0 system
>(installed originally from the RedHat CD's). When I try to run "java"
>I get a segmentation violation error like this:
Please check RedHat's errata :
http://www.
On Mon, Jun 29, 1998 at 11:03:05AM +0200, Stefan Poppe wrote:
> Hello,
>
> I'd like to report what I consider a bug in AWT event handling:
>
> Create a Canvas and enable MouseEvents for it. Clicking on this canvas
> delivers
> three MouseEvents to the method processMouseEvent: one for MOUSE_DOW
Has anyone else had success using the free (as in free beer) beta of the
NetBeans IDE? It looks wonderful, but is way too slow on a P2-233 192MB
system interpreted.
I've tried TYA 0.7 with libc5 JDK 1.1.6v2 on a Red Hat 4.2 system with all
upgrades, and RH 5.0 system with all upgrades, to the sa
At least the screen shot looked nice - I continually get a
'The transfer limit for this user has been reached'
error after that.
Liam.
Does anyone happen to know how to install a non-sun RMI Registry object that
Naming will talk to? I can't seem to find any documentaion on this at all. I
rather suspect that it is not possible, but why the Registry interfaces?
--jason
20 matches
Mail list logo