Re: PLEASE - I really need help

1998-07-31 Thread jdassen
On Fri, Jul 31, 1998 at 12:08:20PM +0100, Mario Filipe wrote:
 12:02:43 mjnf neptuno# ldd /usr/X11R6/lib/libXext.so.6
 libX11.so.6 = /usr/lib/libc5-compat/libX11.so.6 (0x4001)

The dynamic loader tries to load it against a libc5 library,

 libc.so.6 = /lib/libc.so.6 (0x400ae000)

but it is a libc 6 library.

Did you install the xlib6g package, which contains the libc6 X libraries?

Ray
-- 
Obsig: developing a new sig


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: PLEASE - I really need help

1998-07-31 Thread Mario Filipe

On 31-Jul-98 [EMAIL PROTECTED] wrote:
 On Fri, Jul 31, 1998 at 12:08:20PM +0100, Mario Filipe wrote:
 12:02:43 mjnf neptuno# ldd /usr/X11R6/lib/libXext.so.6
 libX11.so.6 = /usr/lib/libc5-compat/libX11.so.6 (0x4001)
 
 The dynamic loader tries to load it against a libc5 library,
 
 libc.so.6 = /lib/libc.so.6 (0x400ae000)
 
 but it is a libc 6 library.
 
 Did you install the xlib6g package, which contains the libc6 X libraries?

12:18:10 mjnf neptuno# dpkg -l | grep xlib
ii  xlib6   3.3.2.2-4  shared libraries required by libc5 X clients
ii  xlib6g  3.3.2.2-4  shared libraries required by X clients
ii  xlib6g-dev  3.3.2.2-4  include files and libraries for X client dev 

Hope this awnsers your question and helps solve my problem...

Thanks

Mario Filipe 
[EMAIL PROTECTED]
-  http://neptuno.sc.uevora.pt/~mjnf | Agora bilingue (PT e EN)
-  Now bilingual (PT and EN)


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: PLEASE - I really need help

1998-07-31 Thread Mario Filipe



On 31-Jul-98 Mario Filipe wrote:
 
 On 31-Jul-98 [EMAIL PROTECTED] wrote:
 On Fri, Jul 31, 1998 at 12:08:20PM +0100, Mario Filipe wrote:
 12:02:43 mjnf neptuno# ldd /usr/X11R6/lib/libXext.so.6
 libX11.so.6 = /usr/lib/libc5-compat/libX11.so.6 (0x4001)
 
 The dynamic loader tries to load it against a libc5 library,
 
 libc.so.6 = /lib/libc.so.6 (0x400ae000)
 
 but it is a libc 6 library.

No netscape doesn't work :

13:53:22 mjnf neptuno$ ldd /usr/lib/netscape/netscape
libXt.so.6 = not found
libSM.so.6 = not found
libICE.so.6 = not found
libXmu.so.6 = not found
libXpm.so.4 = /usr/lib/libc5-compat/libXpm.so.4 (0x4000c000)
libXext.so.6 = not found
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x4001a000)
libdl.so.1 = /lib/libdl.so.1 (0x400b8000)
libc.so.5 = /lib/libc.so.5 (0x400bb000)
libg++.so.27 = /usr/lib/libc5-compat/libg++.so.27 (0x40179000)
libstdc++.so.27 = /usr/lib/libc5-compat/libstdc++.so.27 (0x401b1000)
libm.so.5 = /lib/libm.so.5 (0x401e2000)

but ...

13:55:03 mjnf neptuno$ ldconfig -p | grep libXt.so.6
libXt.so.6 (libc6) = /usr/X11R6/lib/libXt.so.6
libXt.so.6 (libc4) = /usr/X11R6/lib/i486-linuxaout/libXt.so.6
libXt.so.6 (libc6) = /usr/lib/libc5-compat/libXt.so.6

Can someone shed some light over this. I'm going crazy!

Mario Filipe 
[EMAIL PROTECTED]
-  http://neptuno.sc.uevora.pt/~mjnf | Agora bilingue (PT e EN)
-  Now bilingual (PT and EN)


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: PLEASE - I really need help

1998-07-31 Thread Mario Filipe
Hello

Thanks to everyone but everything id ok now! I had installed a different
libX11 for deadkeys and that was the thing that was messing up the whole
thing.

THere are still a few problems but they will be solved 

Thanks:)


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null