Re: Major Swing/Linux Project?

1998-05-27 Thread Travis Shirk
On Wed, 27 May 1998, Aaron Walker wrote: > This is just an idea I had... > > I don't know about the rest of ya, but I like the Swing GUI. I was > thinking why can't we make a suite of Linux tools in Swing. Such as a > window manager (if it's possible), a file manager, control-panel, etc. > I'm

test

1998-05-27 Thread gaolei
Just a test, please ignore. begin: vcard fn: Gao Lei n: Lei;Gao org:StarGlobe adr:International Business Park;;#09-02, The Synergy;Singapore;Singaproe;609917;Singapore email;internet: [EMAIL PROTECTED] title: Software Engineer tel

Re: JDK 1.1.5 for Linux

1998-05-27 Thread Peter Harris
alpha For DEC Alpha commonDon't know (never looked) i386 PC version(this is the one you want) mklinux For Apple Power PC sparclinuxFor Sun Sparcs At 12:32 PM +1100 28/5/98, Umesh Harigopal wrote: >I am trying to download JDK 1.1.5 v7 for Linux. >But I

JDK 1.1.5 for Linux

1998-05-27 Thread Umesh Harigopal
I am trying to download JDK 1.1.5 v7 for Linux. But I see 5 different directories under .../pub/linux/JDK/JDK-1.1.5 at almost all ftp sites : alpha common i386 mklinux sparclinux I am running Linux on a 486 66Mhz DX-2 (please don't ask me to get a life, I love this computer).

bug in jdk1.1.5v7?

1998-05-27 Thread John Snell
It seems as though the incorrect Exception is being thrown in jdk1.1.5v7. According to the Java documentation for java.net.Socket, -- public synchronized void setSoTimeout(int timeout) throws SocketException Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds. With this

Major Swing/Linux Project?

1998-05-27 Thread Aaron Walker
This is just an idea I had... I don't know about the rest of ya, but I like the Swing GUI. I was thinking why can't we make a suite of Linux tools in Swing. Such as a window manager (if it's possible), a file manager, control-panel, etc. I'm already working on a file manager called jfm, and I w

Re: Java3D working at all?!?

1998-05-27 Thread Peter Schuller
>> I downloaded the Solaris version of Java3D, but the install script complains > > Doesn't Java3D require JDK 1.2 Beta3 and a Xserver with OpenGL extension? JDK 1.2 yes. I didn't know about the Xserver extenstion though. Bummer... I knew it needed OpenGL, but not that it needed to be supported

Re: Java3D working at all?!?

1998-05-27 Thread Juergen Kreileder
Peter Schuller <[EMAIL PROTECTED]> writes: > [1 ] > Hi! > > I downloaded the Solaris version of Java3D, but the install script complains Doesn't Java3D require JDK 1.2 Beta3 and a Xserver with OpenGL extension? > about the file being corrupted. Has anyone at all got it workin on Linux? > > I

Re: latest glibc debian packages?

1998-05-27 Thread Juergen Kreileder
Stephen Zander <[EMAIL PROTECTED]> writes: > > "Juergen" == Juergen Kreileder <[EMAIL PROTECTED]> >writes: > Juergen> There is a new unstable dist (it is called 'slink'), you > Juergen> can find it at ftp.debian.org:/pub/debian/dists > > I know; you didn't read the bottom of my mess

Re: Java3D working at all?!?

1998-05-27 Thread Matt Zagni
Wow, Peter... Well, I downloaded 4 versions of java inc the 1.2 beta 3 version. even with the iBSC2 module installed it still complained about corruption. The best pace to get it from was http://www.blackdown.org (the libc5 version 7) thats what I've been using, it works ok but linux 'wine' comp

Java3D working at all?!?

1998-05-27 Thread Peter Schuller
Hi! I downloaded the Solaris version of Java3D, but the install script complains about the file being corrupted. Has anyone at all got it workin on Linux? I was thinking that the implementation might *really* be for Solaris only, and that the script misstakeny thinks the file is corrupted when t

Re: VB and Acess == Java and ????

1998-05-27 Thread mlewis
Java and Solid Server. http://www.solidtech.com. You can use solid's jdbc driver for your java-linux work, and for windoze users, they can use access with solid's odbc driver.

ANNOUNCE: DbGen 1.0 Lite Edition (FREE!)

1998-05-27 Thread DbGen Project Team
ANNOUNCE: DbGen(TM) 1.0 Lite Edition (FREE!) 2Link Consulting, Inc. is proud to announce the availability of DbGen Lite Edition 1.0 for free download. DbGen helps Java programmers who want object-based access to their relational data sources. DbGen m

Re: latest glibc debian packages?

1998-05-27 Thread Stephen Zander
> "Juergen" == Juergen Kreileder <[EMAIL PROTECTED]> >writes: Juergen> There is a new unstable dist (it is called 'slink'), you Juergen> can find it at ftp.debian.org:/pub/debian/dists I know; you didn't read the bottom of my message. :) Juergen> I'm using jdk-1.1.5v7 (tar.gz ve

what is different between glibc and libc

1998-05-27 Thread Frederic Oehl - CLX
Thanks FRED

Debian JDK page

1998-05-27 Thread Paul Reavis
Well, I got dragged around on errands all night last night, so didn't get this done before the JDK FAQ was published, but it's up now- Still very rough; needs lots of input from you good people out there. Focus is on getting various versions of the JDK running on various versions of Debian. As l

Graphics.drawString)() bug ?

1998-05-27 Thread Rob Nugent
Hi, I am finding that I am getting exceptions when I have multiple threads using the drawString() method in the Graphics class. This is using RedHat Linux 5.0 and JDK 1.1.5v7 (libc5). Take the following short testcase which creates 5 threads each of which creates an off-screen image and does dra

JNI broken with 116v1-sbb?

1998-05-27 Thread Louis-David Mitterrand
After an extensive upgrade of my glibc packages, Steve Byrne's latest JDK works. Except that as soon as I try to load a native library (recompiled with the new glibc) I get: SIGSEGV 11* segmentation violation stackbase=0xb500, stackpointer=0xb3f8 Full thread dump: "TimerQu

InetAddress.getLocalHost() throws HostUnknownException

1998-05-27 Thread Sam Hokin
I'm running 1.1.5b7 under Red Hat Linux (2.0.18 kernel) and find that java.net.InetAddress.getLocalHost() throws a HostUnknownException when I'm on a PPP connection. This does not happen under Windows95 using the 1.1.6 JRE from Sun (ie. it works, and gives the PPP server-supplied IP addy). Any s

Re: latest glibc debian packages?

1998-05-27 Thread Louis-David Mitterrand
On Tue, May 26, 1998 at 06:53:06PM -0700, Stephen Zander wrote: > > "Louis-David" == Louis-David Mitterrand <[EMAIL PROTECTED]> writes: > Louis-David> Someone mentioned that the glibc versions of Steve > Louis-David> Byrne's ports require the very latest development > Louis-David>

download the JDK

1998-05-27 Thread Frederic Oehl - CLX
Do you kown how i can downloead the JDK on floppy disks, because i have only 4Mb on my university account and i don't have internet on my home PC. Thanks. FRED

Re: VB and Access == Java and ????

1998-05-27 Thread Azazel
Might JDBC give you the access you need to your data? I know it's helped me avoid a fair bit of VB.

VB and Access == Java and ????

1998-05-27 Thread Eric Mosley
I develope Java in work most of the time on my Linux machine (which is great), but, a project has come up which will need a small persistant store of objects/values, about 1000-3000 of them. Management has deemed that VB with an Access file (which can be replaced easily) is the way to go. (Bye Bye

May 1998 java-linux FAQ

1998-05-27 Thread Stephen Wynne
Here's the first in hopefully a monthly installment of postings. For those of you with access to the Web, I encourage you to read the hypertext version at: http://www.place.org/~stevemw/java/FAQ/FAQ-java-linux.html This will probably be moved very soon, but I wanted to get a copy out to peop