Re: ISO libstdc++-2.8 (to make jikes happy)

1999-01-01 Thread Brett W. McCoy
S/libstdc++-2.8.0-14.i386.rpm It comes with RH 5.2. I have both 2.7.x and 2.8.x on my system, as a matter of fact. I think egcs might use the 2.8 libraries, since the 2.7 libraries had broken exception handling, which is probably why jikes wants the later one -- but don't quote me on that.

Re: ISO libstdc++-2.8 (to make jikes happy)

1999-01-01 Thread Brett W. McCoy
so it may not be compiled into your kernel. I think the dummy support in the kernel configuration is for networking (i.e., for making a faked network connection when your SLIP or PPP connection isn't up). Brett W. McCoy http://w

Re: which linux/chip?

1999-01-12 Thread Brett W. McCoy
ck out Magician. > Magician is a very thin Java layer into native OpenGL, and it > works with LINUX!! Very well in fact. Do you know if it works with Mesa also? Brett W. McCoy

Re: which linux/chip?

1999-01-12 Thread Brett W. McCoy
d > and have no ideas about it's performance or viability. Excellent! I've just started working with Mesa, and this will be even cooler! Brett W. McCoy http:

Re: java-linux@java.blackdown.org

1999-01-17 Thread Brett W. McCoy
.." , but the file is there ! , i'm clicking on it > ... please respond me... > thanx. Try ./java. Your current directory isn't part of your search path. And make sure you don't type it in all caps. Brett W. McCoy

Re: java-linux@java.blackdown.org

1999-01-17 Thread Brett W. McCoy
it will give you a help screen detailing the command-line options. Your best bet is to add /usr/local/java/bin to your path statement in .bash_profile. Brett W. McCoy http://www.lan2wan.com/~bmccoy/ -

Re: java-linux@java.blackdown.org

1999-01-17 Thread Brett W. McCoy
) , but where is it on linux ? and what exectly > should i type ? These are basic Linux configuration questions that really aren't appropriate for this mailing list. I suggest you look at http://www.linux.org and try to become more proficient with Linux before attempting to r

Re: Is there a good java Linux debugger?

1999-01-23 Thread Brett W. McCoy
t; Linux. > > I use vim with colour syntax highlighting. Likewise, xemacs has a Java mode with syntax highlighting. Brett W. McCoy http://www.lan2wan.com/~bmccoy/ --- &q

Re: JDK 1.2 source code available.

1999-02-17 Thread Brett W. McCoy
s instead of people who download the source and want to know why it won't compile under Linux... Brett W. McCoy http://www.lan2wan.com/~bmccoy --- People who are funny an

Re: JavaLinux for servlets [off-topic]

1999-02-17 Thread Brett W. McCoy
On Tue, 16 Feb 1999, Nathan Meyers wrote: > Whoa... how did this discussion suddenly become religious? Whenever you mention a foreign language in a mailing list devoted to a certain language, it *always* becomes religious. Brett W. McCoy h

Re: NO MORE--JavaLinux for servlets

1999-02-17 Thread Brett W. McCoy
distracted us from the "when 1.2 be ready" messages. Brett W. McCoy http://www.lan2wan.com/~bmccoy/ --- Reality must take precedence over public relations, for Mother

Re: More evil from Microsoft [Off topic]

1999-02-18 Thread Brett W. McCoy
On Thu, 18 Feb 1999, Christopher Rowan wrote: > Oops, I thought he was referring to something else. > > Didn't Microsoft have a Unix-like OS with a name similar to Minix? Xenix, now known as SCO Unix. Brett W. McCoy http://w

Re: Mailing list trouble

1999-02-18 Thread Brett W. McCoy
o bounces my mail account caused, but in reality, it was > [EMAIL PROTECTED] My mail server was up the entire time, and my > mail logs confirm that. Every message I've posted to the list this week has resulted in a bounced message from a system where the username is no longer

TFS Delivery Failure: Re: Mailing list trouble (fwd)

1999-02-18 Thread Brett W. McCoy
This is the bounce message I am continually getting. Is anyone else getting this? Brett W. McCoy http://www.lan2wan.com/~bmccoy --- This is an unauthorized cybernetic

Re: Sun's License for Java 2

1999-02-24 Thread Brett W. McCoy
are working on their port as a paying job versus a porting effort being worked on in addition to someone's paying job. I think that's an unfair comparison. Brett W. McCoy

Re: execute cgi withinjava

1999-02-25 Thread Brett W. McCoy
an be found on most Linux distributions or at sites like metalab. Brett W. McCoy http://www.lan2wan.com/~bmccoy/ --- He that would govern others, first should be the master of h

Re: OMG Java Linux ???

1999-02-25 Thread Brett W. McCoy
? > > I think the author is wrong. Maybe the OMG and Sun are working on a > Java ORB, but a "hybrid" Linux JDK ? I searched the OMG site and didn't find any references to this. I wonder where the guy got his info? Brett W. McCoy

Re: Unidentified subject!

1999-03-10 Thread Brett W. McCoy
cc 2.8 and egcs distributions. One or the other should be part of any standard Linux distribution. Brett W. McCoy http://www.lan2wan.com/~bmccoy/ --- Marriage is learning about wom

Re: Odp: jdk1.1.7 source

1999-03-12 Thread Brett W. McCoy
rces from Sun and obtain your own license. It's still not freely redistributable. Brett W. McCoy http://www.lan2wan.com/~bmccoy/ --- Humor in the Court: Q. Mrs. Smith

idlj

2000-06-11 Thread Brett W. McCoy
ich looks like it must be implemented for use in the derived server class. Does anyone know if this is the case? Brett W. McCoy http://www.chapelperilous.net --

Re: idlj

2000-06-11 Thread Brett W. McCoy
must be implemented for use in the derived server class. > > I haven't looked at idlj, but 1.3 does include a new dynamic proxy > generation capability that means you don't have to generate Impl > classes anymore, they're made on the fly. Maybe that's what's go

Re: jdk1.3 for linux?

2000-06-11 Thread Brett W. McCoy
sdk13/download-linux.html That's where I got it from. Brett W. McCoy http://www.chapelperilous.net --- "If Diet Coke did not exist it would have been

More on idlj

2000-06-11 Thread Brett W. McCoy
Now I feel rather foolish about my earlier question on idlj: the _Impl classes weren't generated because I didn't use the -fserver argument to the compiler. Doh! But all is well now... Brett W. McCoy

Re: idltojava

2000-07-21 Thread Brett W. McCoy
n Java. However, all is not lost -- the 1.3 beta has idlj, which is the same thing, but written in Java and with some extra features. You might want to upgrade! Brett W. McCoy http://www.chapelperilo

Re: JRE as part of Linux

2001-01-18 Thread Brett W. McCoy
On Thu, 18 Jan 2001, Yavor Kolarov wrote: > Recently an interesting question crossed my mind - is there a project for > "emedding" JRE as part of Linux system. By embedding I mean starting it at > system boot or the first time it's needed and keep it running, so that when > the user starts an Jav

Re: JRE as part of Linux

2001-01-19 Thread Brett W. McCoy
On 19 Jan 2001, Juergen Kreileder wrote: > Yes, a "simplified" implementation isn't too hard but a complete > implementation isn't trivial. > BTW, SCO has done this for Solaris and UnixWare: > http://www.sco.com/10xmore/ But I'm sure they have done it under license and NDA. It's a different sto

Re: Linux PostgresSQL and Java JDBC

2001-03-15 Thread Brett W. McCoy
On Fri, 16 Mar 2001 [EMAIL PROTECTED] wrote: > I have currently started developing applications with back-end PostgreSQL > running on Linux of course and with Java front-end. I am using Java 1.3. I > have created some stored procedures in postgres and calling it from Java > front-end. But wheneve