Thanks, but how do I find out which libc my X is linked to? and how do I
reset it so netscape will work but not screw other stuff up?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 25, 1999 10:53 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Netscape


Since netscape is an X application (isn't it?) what matters in this case
is which libc your X is linked with.  ldd can show you that:
Script started on Thu Mar 25 18:49:38 1999

witsend:/home/whit# ldd /usr/X11R6/lib/libX11.so
        libc.so.6 => /usr/lib/libc.so.6 (0x400a6000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
witsend:/home/whit# exit
exit

Script done on Thu Mar 25 18:52:22 1999


This one is linked with libc.so.6, AKA glibc.

HTH

Lawson
          >< Microsoft free environment

This mail client runs on Wine.  Your mileage may vary.





___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]

Reply via email to