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: > libXpm.so.4 (libc6) => /usr/X11R6/lib/libXpm.so.4 > > what is the problem? > Why ldconfig shows libXpm in cache and ldd (ld.so as well) cann't find > them ? >
grab libc5 libXpm and all would be ok OK