Re: Slackware 3.5 and JDK 1.2 prev-v2

1999-07-28 Thread Nathan Meyers
Eric Duval wrote: > > Hi, > > I have, > > Slackware 3.5 (Linux 2.2.7) > Primary C library : glibc2.0.7 (/lib/libc.so.6 --> /lib/libc-2.0.7.so) > linuxthreads-0.71 > JDK1.2 prev-v2 An earlier note on this topic (http://www.mail-archive.com/java-linux@java.blackdown.org/msg08195.html) recommends

Re: Slackware

1999-06-03 Thread Larry Gates
Rod MacKinney wrote: >Everyone seems to be using RedHat >Can I used Slackware? >If not, why not? >If so, which versions are required? ??? Yes. I have 2 Linux machines running Slackware 3.6 (glibc) on which I use the jdk117_v1a. I plan on switching to jdk 1.2 soon. (or maybe not with all the d

Re: Slackware 3.6 weird error

1999-05-22 Thread Michael Sinz
On Sat, 22 May 1999 17:51:05 +1000, Steve Nguyen wrote: >I tried to install JDK117_v3 into Slackware 3.6, Kernel 2.0.36 (libc5). Note that JDK 1.1.7-v3 is a glibc binary. Older libc5 needs to continue to use JDK 1.1.7-v1a (there is almost no difference between the two) Michael Sinz -- Directo

Re: Slackware and static versus ELF

1998-10-20 Thread Dick Balaska
Also sprach jim watson --- 06:13 AM 10/21/98 +1000 >Marsh, Douglas wrote: > >> >> new enought versions. If anyone has any other advice for a newbie to the JDK >> (or JRE) and getting it to work with the generic slackware 3.4 or 3.5. > >I have jdk working in slackware 3.5 (and previously 3.4), ever

Re: Slackware and static versus ELF

1998-10-20 Thread jim watson
Marsh, Douglas wrote: > > new enought versions. If anyone has any other advice for a newbie to the JDK > (or JRE) and getting it to work with the generic slackware 3.4 or 3.5. I have jdk working in slackware 3.5 (and previously 3.4), everything as supplied with no extras required - only need set

Re: Slackware 3.5 Segmentation violation woes

1998-07-20 Thread Casiraghi Luigi
Hi James, some of us running Slackware but with the following configuration found useful to follow Paul Ho suggestions (dated 10/07/98) Don't know if it apply to you but you can safely give it a try. configuration: jdk116v2 lib5 ld.so.1.9.9 >>Paul Ho write: >>For everyone using libdl.so.1.

Re: Slackware & jdk116v2

1998-07-10 Thread John Vliet
We are using libc5. I tried Pauls advice of removing the two files libc.so.5 and libdl.so.1 from ~JAVAHOME/lib/i686/green_threads/ This seemed to fix the problem keeping the 1.9.9 version of the system ld.so library. -John Casiraghi Luigi wrote: > In data 06.58 09/07/98 -0700, John Vliet ha sc

RE: Slackware & jdk116v2

1998-07-10 Thread Casiraghi Luigi
In data 06.58 09/07/98 -0700, John Vliet ha scritto: >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 t

Re: Slackware & jdk116v2

1998-07-10 Thread Casiraghi Luigi
In data 05.08 10/07/98 -0700, peter johnson ha scritto: > > >Casiraghi Luigi wrote: > >> I received a SIGSEGV 11* segmentation violation. >> >> Here is my configuration: >> >> Linux Slackware 3.0 (kernel 2.0.0) >> jdk1.1.6v2 >> libc5 (I upgraded to libc to libc5.4.44 and also ld as recommende

Re: Slackware & jdk116v2

1998-07-10 Thread peter johnson
Casiraghi Luigi wrote: > I received a SIGSEGV 11* segmentation violation. > > Here is my configuration: > > Linux Slackware 3.0 (kernel 2.0.0) > jdk1.1.6v2 > libc5 (I upgraded to libc to libc5.4.44 and also ld as recommended) > > ldconfig -D output > > ldconfig: version 1.9.9 > libdl

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

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: 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