On 23 Jan 2002 12:52:36 -0000 Pablo Saratxaga <[EMAIL PROTECTED]> wrote:
> Li Sun, 13 Jan 2002 20:54:19 +0100, > Marcel Pol <[EMAIL PROTECTED]> scr�jheut: > MP> With current cooker it seems theres a problem with WordPerfect8. > MP> It reports a bus error now. > > Since it's a libc5 program, check that you don't preload any libc6 library > (LD_PRELOAD variable and /etc/ld.so.preload are better to be empty). Checked. > Check also that you have libc5 libraries for al lthe ones WP is requesting, > with ldd: > ldd .../whereeveryouputit/wpbin/xwp > > I have on an old machine: > $ 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) My libm.so.5 and libc.so.5 are in /usr/i486-linux-libc5/lib/. Copying them to /lib and running ldconfig did not help. ldconfig -v lists them though. On 8.1 the location of the files was the same and it worked fine. > In case you are missing one of those libraries or your 'ldd' cannot > handle libc5 programs, I put some useful (and old, I wrote that > page way before I started to work at Mandrakesoft) things > in http://chanae.stben.be/pablo/libc5.html > and also in (look for *-libc5-* packages) > http://chanae.stben.be/pub/Linux/developement/ > http://chanae.stben.be/pub/Linux/X11/libs/ > http://chanae.stben.be/pub/Linux/X11/XFree86/ > > MP> I know its proprietary software, and its not a priority for Mandrake, > MP> but it would be nice if it was fixed. A lot of people still use Wp8. > > It is also that libc5 is getting quite old. > However, if you can solve your problem by installing a missing library; > tell me which one(s) it was so I can see of adding it somewhere in > contribs section. > > Note however I don't give any guaranty for the above packages, and I don't > even have sources anymore, only the binaries. I am really clueless about what is going on. I have /lib/ld-linux.so.1 from the ld.so package, which is the dependencie besides libc-5. I and tried running ldconfig from the ld.so rpm but it gives the same results. I did a modprobe binfmt_misc binfmt_aout. I thought that it might need that. No workies. -- Marcel Pol [EMAIL PROTECTED] Linux 2.4.17-6mdksmp, up 4 days, 5:24
