Re: migration to linux

1998-07-16 Thread Dustin Lang
Hi, > I want to instal Redhat linux to run in dual boot mode with win95 and > need the capacity to use the JDK with both. > I want the power of UNIX at home but am > afraid of switching without getting some more detailed knowledge first. > Unfortunately I have no experience in compiling and con

Re: SIGSEGV 11* segmentation violation

1998-07-16 Thread Steffen Tacke
> Currently i have to develop an application that is based on a C++ Core. > For testing purpose i just called some C++-Functions that simply do some > cout stuff from within a selfwritten Java-GUI. The functions are called > succesfully but if i want proceed in the Java-Programm i ALWAYS get an:

RE: Loosing Windows

1998-07-16 Thread Bruce J. Carter
On 17-Jul-98 Doug Welzel wrote: > I've been running the Java version of ICQ and AOL's Instant Messenger on > a > Linux system with JDK 1.1.6 and both programs have been "loosing > windows". > For example, when you go to send someone a message in ICQ, the window > flashes up on the screen and then

RE: Any recommendation on IDE both for Java and C/C++?

1998-07-16 Thread Bruce J. Carter
On 17-Jul-98 gaolei wrote: > Dear Friends, > > I am using Wipeout, the standard version for my Java/C++ > development, in most time, the IDE works well, but I think > it may have some bug, as it crashes sometimes during the > debugging. > > The worst thing is it can not invoke the jbd for jdk1

RE: Help!?

1998-07-16 Thread Bruce J. Carter
On 16-Jul-98 Insanity wrote: > I must apologize in advance, but I'm at a loss. I just installed a new > box with Slackware 3.5 (libc5). I then got the new release of Blackdown > JDK (1.1.6v2) and installed it. It dumps core whenever I do anything > requiring native library loads (at least I th

Loosing Windows

1998-07-16 Thread Michael Rohleder
Doug Welzel writes: > I've been running the Java version of ICQ and AOL's Instant Messenger on a > Linux system with JDK 1.1.6 and both programs have been "loosing windows". > For example, when you go to send someone a message in ICQ, the window > flashes up on the screen and then disappears.

Mega-Cash Wants To Advertise On Your Site!

1998-07-16 Thread 1214
+ This message is intended for adult webamsters, your name was purchased as part of an adult webmaster list. If this has reached you in error, please see removal info at the bottom of this page. +

Re: Jikes for Linux now available

1998-07-16 Thread Joe Carter
David Shields wrote: > > We have just posted v0.36 of our Jikes Java compiler to > www.alphaworks.ibm.com (use www.alphaworks.ibm.com/formula/Jikes > to go directly to the Jikes page). > > This release includes support for GNU/Linux Intel. It was built using > RedHat 5.1. There is only a version

(no subject)

1998-07-16 Thread Stefano Fratini
UNSUBSCRIBE

instability in Frame disposing - sbb Linux_JDK_1.1.5_v7

1998-07-16 Thread Nelson Minar
I'm still getting some occasional instability when disposing of Frames in the Linux JDK - I get IOT trap/Abort. My application is crashing randomly and it's driving me nuts. Is there anything I can do to help find this bug (I can send complete class files and instructions that crash the system fai

double-freed problem on RH5.0 with jdk1.1.6v2

1998-07-16 Thread Wendy Richardson
I've tried running my Java program that calls C++ code (That's about all the Java program does right now). The C++ code contains X/Motif GUI code (and much more). It works just fine on linux RH4.2 using Steve Byrne's port of jdk1.1.6v2. When I try the exact same thing on RH5.0, it doesn't work

Bug with keyPressed/keyReleased

1998-07-16 Thread aking
There seems to be a bug with keyboard handling in all version of the JDK for linux with respect to KeyEvents. The following small java program demonstrates the problem. Basically, when a key is pressed, and held down multiple keyPressed/keyReleased events are generated, when only a keyPressed e

Visibroker for Linux and JDK 1.1.6v2 problem

1998-07-16 Thread Richard Jones
Hi: I get the following message occasionally from a client trying to talk to a CORBA server. Both client and server are built using Visibroker and running on Linux with JDK 1.1.6v2 (glibc 2.0.7-13). I added a message to the server which indicates that the server's impl method is being called, an

Re: Visibroker for Linux and JDK 1.1.6v2 problem

1998-07-16 Thread Richard Jones
Shane P. McCarron wrote: > > Can I read this message to imply that Visibroker is available to run > natively on Linux? Yup. Of course, I'm not *really* running the mythical `Visibroker for Linux'. Rather I'm running the commercial Visibroker for Solaris, but I tarred up all the files and copied

Re: Visibroker for Linux and JDK 1.1.6v2 problem

1998-07-16 Thread Matt Zagni
Richard, I hope you don't mind me asking but Where did you download it from, what was the URL ? How much space does it need ? Is it easy to install, what are the procedures you used ? I'm sure loads of people will be interested in this.. Many thanks Matt

Re: Visibroker for Linux and JDK 1.1.6v2 problem

1998-07-16 Thread Keith T. Garner
On Thu, Jul 16, 1998 at 05:53:39, Richard Jones said: > I wrote to Borland about this and they said that was > fine but (a) they wouldn't support it and (b) they wouldn't > port osagent to Linux because of `lack of interest'. Yeah ... > right ... Maybe you should write to them too and if enough >

[Q]: native method

1998-07-16 Thread Takeru Tamayama
Hi, I want to use IrDA on linux & java. but, I have a problem in making native method. This is very easy test program, bat don't work. My jdk is jdk-libc5-1.1.5-v7 I did following commands. 1.javac HelloWorld.java 2.javah -jni HelloWorld 3.gcc -fPIC -I/usr/local/java/1.1.5/inc

Help!?

1998-07-16 Thread Insanity
I must apologize in advance, but I'm at a loss. I just installed a new box with Slackware 3.5 (libc5). I then got the new release of Blackdown JDK (1.1.6v2) and installed it. It dumps core whenever I do anything requiring native library loads (at least I think that's what it's doing). One examp

Any recommendation on IDE both for Java and C/C++?

1998-07-16 Thread gaolei
Dear Friends, I am using Wipeout, the standard version for my Java/C++ development, in most time, the IDE works well, but I think it may have some bug, as it crashes sometimes during the debugging. The worst thing is it can not invoke the jbd for jdk1.1.6 (Maybe that due to my PC memory is too

Loosing Windows

1998-07-16 Thread Doug Welzel
I've been running the Java version of ICQ and AOL's Instant Messenger on a Linux system with JDK 1.1.6 and both programs have been "loosing windows". For example, when you go to send someone a message in ICQ, the window flashes up on the screen and then disappears. This seems to happen with some

FW: Re: KDE 1.0 and ICQJava

1998-07-16 Thread Bruce J. Carter
-FW: <[EMAIL PROTECTED]>- Date: Thu, 16 Jul 98 18:04:06 MET From: (Gerrit Heitsch) <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: KDE 1.0 and ICQJava Hi Scott (Scott Barron), in <[EMAIL PROTECTED]> on Jul 16 you wrote: >I am experiencing problems with ICQJava and KDE 1