[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RESOLUTION on segfault on Wordperfect 8



> 
> Hmm, I'm getting a segfault when I try executing xwp from Wordperfect
> 8.0 using Debian slink...
> 
> Here's what happens:
> 
> $ ./xwp
> Segmentation fault
> $ ldd ./xwp
>         /usr/local/lib/libreginfo.so => /usr/local/lib/libreginfo.so
> (0x4000e000)
>         libXt.so.6 => /lib/libXt.so.6 (0x40010000)
>         libX11.so.6 => /lib/libX11.so.6 (0x40058000)
>         libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x400fb000)
>         libm.so.5 => /lib/libm.so.5 (0x40109000)
>         libc.so.5 => /lib/libc.so.5 (0x40112000)
>         libSM.so.6 => /lib/libSM.so.6 (0x401d0000)
>         libICE.so.6 => /lib/libICE.so.6 (0x401d9000)
>         libc.so.6 => /lib/libc.so.6 (0x401ee000)
>         ld-linux.so.2 => /lib/ld-linux.so.2 (0x40293000)
> 


Just wanted to post that I resolved this problem by making sure I had
xpm, libc5, and xlib6 from the oldlibs installed, then adding
/usr/lib/libc5-compat to my LD_LIBRARY_PATH.

Ben


Reply to: