On Sun, 26 Dec 1999 [EMAIL PROTECTED] wrote:
> Do an ldd on an executable that uses ncurses.  That will show you which
> version _that_ executable uses:

This is what I get:

ve1drg:/drive4/jnos# ldd jnos
        statically linked (ELF)


> I think lxdialog is built by make menuconfig, so if you haven't done one
> you may not have it.
> 
> ldconfig -p |grep ncurses will show which versions are installed.
> 

And this is what I get here:

ve1drg:/drive2/drive-hda/etc# ldconfig -p| grep ncurses
        libncurses.so.3.4 (ELF) => /lib/libncurses.so.3.4
        libncurses.so.3.0 (ELF) => /lib/libncurses.so.3.0
        libncurses.so (ELF) => /usr/lib/libncurses.so
        libncurses.so (ELF) => /lib/libncurses.so


>From this, what version can I predict that I am running? Or is this
possible? I am thinking of ncurses-4.2 but not sure.
---
  "Windows has detected that you moved the mouse. Please reboot for
   these changes to take effect."

Ted Gervais <[EMAIL PROTECTED]>
44.135.34.254 gw.ve1drg.ampr.org

Reply via email to