TRY AGAIN, error running Maple 7 on Fedora 10

Patrick O'Callaghan pocallaghan at gmail.com
Mon Jul 6 03:43:49 UTC 2009


On Sun, 2009-07-05 at 22:09 -0400, William M. Quarles wrote:
> Patrick O'Callaghan wrote:
> > On Sun, 2009-07-05 at 21:04 -0400, William M. Quarles wrote:
> >> dirname: error while loading shared libraries: libc.so.6: cannot open 
> > 
> > What does "ldd /usr/bin/dirname" say?
> > 
> 
> [root at quarlewm2 ~]# ldd /usr/bin/dirname
> 	linux-gate.so.1 =>  (0x005bc000)
> 	libc.so.6 => /lib/libc.so.6 (0x002f4000)
> 	/lib/ld-linux.so.2 (0x002cf000)

That's fine, but if you do:

	LD_ASSUME_KERNEL=2.4.1 ldd /usr/bin/dirname

I'm betting you'll get the failure you already reported, i.e. the F10
library isn't built to work with an older kernel. You need to either
upgrade your version of Maple, or downgrade your system (or run an old
system under a virtual machine).

poc




More information about the fedora-list mailing list