Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-09 Thread Christopher Seawood
On Wed, 9 Sep 1998, Wim Ceulemans wrote: > If I try to install the main XFree86 package (XFree86-3_3_2-1_i386.rpm) I > get a message saying: > > pam > 0.59 is needed > Ok, I talked to Mike Wangsmo at RedHat and it looks as though there are problems with the updates directory. He said that thi

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-09 Thread Wim Ceulemans
Wim Ceulemans wrote: >> Where to find Xwrapper or what is wrong? > Cristopher Seawood wrote: >Xwrapper is in the main XFree86 package. You need to install all of the >XFree86*-3.3.2 rpms as there were some security concerns that were >addressed, iirc. You'll then want to make /etc/X11/X a syml

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-09 Thread Christopher Seawood
On Wed, 9 Sep 1998, Wim Ceulemans wrote: > Thanks for the information. I have my jdk1.1.6v4a running under RedHat4.2 > The library libXp is in XFree86-libs-3_3_3-2-1_i386.rpm. > > One problem though. Since I installed XFree86 3.3.2 (I installed all the > updates) my X server won't start as a reg

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-09 Thread Bob Schaefer
Wim Ceulemans wrote: > > >On Tue, 8 Sep 1998 [EMAIL PROTECTED] wrote: > Cristopher Seawood wrote: > >The dependency comes from using Motif 2.1 which requires the printing > >extension of X, libXp, which is new as of X11R6.3, I think. Motif 2.1 > >has been used for several releases of the jdk,

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-09 Thread Wim Ceulemans
>On Tue, 8 Sep 1998 [EMAIL PROTECTED] wrote: > >> | --- >> | In message , [EMAIL PROTECTED] writes: >> | >> | I have the same setup as Wim does (RedHat4.2) and encounter the >> | same problems: can't load library libXp.so.6 . >> | >> | For now, you want to grab th

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-08 Thread Christopher Seawood
On Tue, 8 Sep 1998 [EMAIL PROTECTED] wrote: > | --- > | In message , [EMAIL PROTECTED] writes: > | > | I have the same setup as Wim does (RedHat4.2) and encounter the > | same problems: can't load library libXp.so.6 . > | > | For now, you want to grab the .tar.gz

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-08 Thread A . KLOS
| --- | In message , [EMAIL PROTECTED] writes: | | I have the same setup as Wim does (RedHat4.2) and encounter the | same problems: can't load library libXp.so.6 . | | For now, you want to grab the .tar.gz for libc5 and install it by hand. Actually I don't want

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-08 Thread Stephen Wynne
In message , [EMAIL PROTECTED] writes: I have the same setup as Wim does (RedHat4.2) and encounter the same problems: can't load library libXp.so.6 . For now, you want to grab the .tar.gz for libc5 and install it by hand.

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-08 Thread A . KLOS
| To: wim.ceulemans / mime, , , [EMAIL PROTECTED] | Cc: java-linux / mime, , , [EMAIL PROTECTED] | Subject: Re: JDK1.1.6v4a can't find library libXp.so.6 | Date: Tuesday, September 08, 1998 9:15AM | | On Tue, 8 Sep 1998, Wim Ceulemans wrote: | | > Hi | > | > I have upgraded my jdk1.1.

Re: JDK1.1.6v4a can't find library libXp.so.6

1998-09-08 Thread Mats Petersson
On Tue, 8 Sep 1998, Wim Ceulemans wrote: > Hi > > I have upgraded my jdk1.1.6v2 to jdk 1.1.6v4a and ran into an error. After > installing when I run javac it displays the following error: > > /usr/local/jdk1.1.6v4a/bin/../bin/green-threads/java: Can.t load library > libXp.so.6 > > Does anyone

JDK1.1.6v4a can't find library libXp.so.6

1998-09-08 Thread Wim Ceulemans
Hi I have upgraded my jdk1.1.6v2 to jdk 1.1.6v4a and ran into an error. After installing when I run javac it displays the following error: /usr/local/jdk1.1.6v4a/bin/../bin/green-threads/java: Can.t load library libXp.so.6 Does anyone know what is in libXp and where to find it? or what is the p