Re: RESOLUTION on segfault on Wordperfect 8

1998-12-19 Thread Martin Bialasinski
>> "BS" == Benjamin Suto <[EMAIL PROTECTED]> writes: BS> Just wanted to post that I resolved this problem by making sure I BS> had xpm, libc5, and xlib6 from the oldlibs installed, then adding BS> /usr/lib/libc5-compat to my LD_LIBRARY_PATH. This line should already be in /etc/ld.so.conf. $ cat

RESOLUTION on segfault on Wordperfect 8

1998-12-19 Thread Benjamin Suto
> > 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.s

Re: segfault on Wordperfect 8

1998-12-18 Thread Marcus Brinkmann
On Thu, Dec 17, 1998 at 07:15:30PM -0500, Benjamin Suto wrote: > > Hmm, I'm getting a segfault when I try executing xwp from Wordperfect > 8.0 using Debian slink... Seems you need old libc5 packages. Try installing libc5 and xpm4 and xlib6 from oldlibs section. > $ ldd ./xwp > /usr/loca

segfault on Wordperfect 8

1998-12-18 Thread Benjamin Suto
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 (0x4001)