Re: Trying to use LessTif with jdk1.1.6-v2

1998-07-09 Thread Gernot Koller
Quoting Peter Ziobrzynski ([EMAIL PROTECTED]): > > You have to rebuild JDK with LessTif. Attempts to run JDK binaries linked with > Motif against LessTif result in cores. I tried it myself. > I have good results after rebuilding. Here is my shell script to build 1.1.6v2. > Takes many hours and at

Re: Slackware & jdk116v2

1998-07-09 Thread Aaron Baugher
** From: Casiraghi Luigi <[EMAIL PROTECTED]> > I've installed jdk1.1.6v2 on my linux box following > the README and the FAQ instructions but as soon as > I launched the example: > I received a SIGSEGV 11* segmentation violation. > Linux Slackware 3.0 (kernel 2.0.0) > jdk1.1.6v2 > libc5 (I u

Re: Swing package

1998-07-09 Thread Joe Carter
James Cassidy wrote: > > Could someone please let me know how to set things up to > use the swing classes? I've got things set up to compile > java programs ok, but can't get the swing lib to be located. > (jdk1.1.6 is located in /usr/local). > > I've got a copy of swing101.zip, and placed it i

RE: Swing package

1998-07-09 Thread A . KLOS
-- | From: jcassidy / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: Swing package | Date: Thursday, July 09, 1998 3:59PM | | | Could someone please let me know how to set things up to | use the swing classes? I've got things set up to compile | j

Re: Swing package

1998-07-09 Thread Nathan Meyers
Joe Carter wrote: > James Cassidy wrote: > > > > Could someone please let me know how to set things up to > > use the swing classes? I've got things set up to compile > > java programs ok, but can't get the swing lib to be located. > > (jdk1.1.6 is located in /usr/local). > > > > I've got a copy

Re: Swing package

1998-07-09 Thread Joe Carter
Nathan Meyers wrote: > > Joe Carter wrote: > 8< > > True...if swing101.zip is a class archive. More likely, it's a regular > archive that you need to unpack somewhere -- giving you assorted > jarfiles, documentation, and source. You'll need to add one or more of > those jarfiles to your CLASSPA

Re: 3.0 Tuner on Linux

1998-07-09 Thread Luiz Otavio L. Zorzella
Luca Berra writes: > On Mon, Jul 06, 1998 at 04:14:53PM -0700, Luiz Otavio L. Zorzella wrote: > > Paul, were you able to unpack the tuner_300d_products_enus.bin file > > usin iBCS or something or you just happen to have a Solaris box were > > you did that? > > > > Any suggestion for someone

Re: Trying to use LessTif with jdk1.1.6-v2

1998-07-09 Thread B. Craig Taverner
> You have to rebuild JDK with LessTif. Attempts to run JDK binaries linked with > Motif against LessTif result in cores. I tried it myself. Is it not possible for blackdown to distribute a lesstif version of the jdk? I for one would be interested to try it out, particularly for the dynamic libr

Re: Slackware & jdk116v2

1998-07-09 Thread James Cribb
John Vliet wrote: > > In my description of the problem I mentioned that you can replace the > ld-linux.so library with an older version (1.9.5 as opposed to 1.9.9) > and the Java stuff seems to work fine. Unfortunately this causes our > dhtml server and it's database to break. Interestingly thoug

ld-linux.so.1.9.9

1998-07-09 Thread Casiraghi Luigi
John, I'm sorry but this is not an answer. I have the same problem (SIGSEGV 11* segmentation violation etc,) when I run the appletviewer. My Linux box is Slackware 3.0 kernel 2.0 (not) running jdk1.1.6 v2. Today I will post a much more detailed msg about this hoping that someone using slackwar

Slackware & jdk116v2

1998-07-09 Thread Casiraghi Luigi
Dear all, I'm in *great* need of help and I wouldn't like to be forced to switch to Windoze. I've installed jdk1.1.6v2 on my linux box following the README and the FAQ instructions but as soon as I launched the example: appletviewer \ /usr/local/jdk1.1.6/demo/awt-1.1/lightweight/OpenlookButtons/

RE: Slackware & jdk116v2

1998-07-09 Thread John Vliet
In my description of the problem I mentioned that you can replace the ld-linux.so library with an older version (1.9.5 as opposed to 1.9.9) and the Java stuff seems to work fine. Unfortunately this causes our dhtml server and it's database to break. Interestingly though, you can switch to the olde

Swing package

1998-07-09 Thread James Cassidy
Could someone please let me know how to set things up to use the swing classes? I've got things set up to compile java programs ok, but can't get the swing lib to be located. (jdk1.1.6 is located in /usr/local). I've got a copy of swing101.zip, and placed it in various locations with various p

Re:

1998-07-09 Thread Paul Ho
At 01:14 PM -0700 07/08/98, John Vliet wrote: >this library causes requesting a Socket to send the Java VM (1.1.6) into >a thread panic aborting with many errors and traces. if the library is >replaced with the older ld-linux.so.1.9.5 library the problem goes away, >but breaks other programs on t

java map engines

1998-07-09 Thread B. Craig Taverner
Hi, Does anyone know of any java based generic map toolkits written in pure java (so I can run on linux, solaris and win32)? Something that will allow me to easily add a map (vector &| bitmap) into my applications with the ability to place custom objects/components on the map. I've not looked to

Opengroup JDK port for Linux!

1998-07-09 Thread Nelson Minar
Reading the Linux Weekly News this week, I just found a mention of a port of the JDK 1.1.6 for Linux from the OpenGroup in Grenoble. The URL is http://www.gr.opengroup.org/java/jdk/linux/ The big news is it has native threads. You can't download the binaries yet, but they said they'll make them a

Re: java map engines

1998-07-09 Thread Sze Yuen Wong
I'm also searching for some Java based GIS tools. You can look at: http://www.gislinx.com/java.html I still don't know which one to choose, if you come across some good package, please let me know. Thanks, Sze Yuen -Original Message- From: B. Craig Taverner <[EMAIL PROTECTED]> To: Java