Keld J�rn Simonsen wrote:
>
> So what package should one install?
> And then how to execute?
well, I've installed ld.so1-1.9.11-5mdk, and
libc-{base,extras}-5.3.12-36mdk from current cooker contrib.
The wordpwerfect I have (the one in RPM from Application CD of Mandrake 7.0)
works flawlessly. I don't have any other wordperfect 8 (nor it seems no more
downloadable
from corel site). The wrapper script in /usr/X11R6/bin/wordperfect just unset the
LD_LIBRARY_PATH,,
for the rest, xwp is:
-rwxr-xr-x 1 root root 8008636 mar 30 1999
/usr/X11R6/lib/wordperfect-8.0/wpbin/xwp*
Alternatively I can try building a ldconfig5, which reads a /etc/ld.so1.conf
and writes a /etc/ld.so1.cache, but i don't think it is that the problem.
> keld
>
> On Sun, Mar 03, 2002 at 11:09:38PM +0100, Giuseppe Ghibo' wrote:
> > Marcel Pol wrote:
> > >
> > > On 03 Mar 2002 15:14:28 -0500
> > > Frederic Lepied <[EMAIL PROTECTED]> wrote:
> > >
> > > > > Anyone notice that WP8 no longer works in Mandrake 8.2?
> > > >
> > > > Yes I just got a report about that but I haven't got any message or
> > > > trace about what is going wrong. Someone has more info about that ?
> > >
> > > It was discussed on the list around 23 January.
> > > Pablo Saratxaga was into that discussion also.
> > >
> > > The plain error message when running xwp, or strace /path/to/xwp is like:
> > > ldd /opt/wp8/wpbin/xwp
> > > /usr/bin/ldd: line 1: 7133 Bus error LD_TRACE_LOADED_OBJECTS=1
>LD_WARN= LD_BIND_NOW= LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$file"
> >
> > try ldd-libc5.
> >
> > >
> > > While it should show this:
> > > ldd /opt/wp8/wpbin/xwp
> > > libXt.so.6 => /usr/i486-linux-libc5/lib/libXt.so.6 (0x40012000)
> > > libX11.so.6 => /usr/i486-linux-libc5/lib/libX11.so.6 (0x40050000)
> > > libXpm.so.4 => /usr/i486-linux-libc5/lib/libXpm.so.4 (0x400e6000)
> > > libm.so.5 => /lib/libm.so.5 (0x400f5000)
> > > libc.so.5 => /lib/libc.so.5 (0x400fe000)
> > > libSM.so.6 => /usr/i486-linux-libc5/lib/libSM.so.6 (0x401ba000)
> > > libICE.so.6 => /usr/i486-linux-libc5/lib/libICE.so.6 (0x401c2000)
> > >
> > > That is with the libc-5.rpm and /lib/ld-linux.so.1
> > > Exchanging glibc's ldconfig with ld.so's ldconfig gives exactly the same error.
> > > Installing the glibc and ldconfig rpms of mdk 8.1 makes no difference either.
> > > Maybe it is caused by the locales rpms?
then try to unset them to see.
BTW, can you also do this attempt:
rm /etc/ld.so.preload
and rerun wp?
Bye.
Giuseppe