Re: shared library not found

1999-11-18 Thread aphro
On Thu, 18 Nov 1999, Alex V. Toropov wrote: alex >Hi all alex >when I try ldd xwp it shows among rest lines: alex >libXpm.so.4 => not found wp6 needs libc5 ver of libXpm .. the libc6 ver wont do. install the libc5 packages xpm4.7 and libc5 and it should work nate --

Re: shared library not found

1999-11-18 Thread Oleg Krivosheev
On Thu, 18 Nov 1999, Alex V. Toropov wrote: > > Hi all > > I'm trying to run WordPerfect for linux from Corel > It stops with error "libXpm.so.4 not found" > > when I try ldd xwp it shows among rest lines: > libXpm.so.4 => not found > > > when I try ldconfig -p it shows among rest lines: > li

shared library not found

1999-11-18 Thread Alex V. Toropov
Hi all I'm trying to run WordPerfect for linux from Corel It stops with error "libXpm.so.4 not found" when I try ldd xwp it shows among rest lines: libXpm.so.4 => not found when I try ldconfig -p it shows among rest lines: libXpm.so.4 (libc6) => /usr/X11R6/lib/libXpm.so.4 what is the problem?