> On the failing machines I'm getting this picture:
> $ ldd /usr/bin/lyx
>         libforms.so.0.89 => /usr/lib/libforms.so.0.89 (0x4001a000)
>         libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x400fa000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x40107000)
>         libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40118000)
>         libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40121000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40138000)
>         libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2 (0x401dc000)
>         libm.so.6 => /lib/libm.so.6 (0x4021f000)
>         libc.so.6 => /lib/libc.so.6 (0x4023b000)
>         libc.so.5 => /lib/libc.so.5 (0x4032e000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

It is NEVER good having programs mixing libc5 and libc6! Try to see which
of the library needs the libc5 library and try to substitute that library
with a native libc6 compiled one you'll see that your problem will vanish.

         Jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Cynic, n.:
        Experienced.

Reply via email to