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