aurora72
July 10th, 2011, 21:05
Hello,
I 'm trying to use FreeBSD-9.0-CURRENT-201102-powerpc-livefs.iso on my 2005 make Apple Mac mini but when I try to use one of most basic commands such as "ls", it gives
/libexec/ld-elf.so.1: Shared object "libc.so.9" not found required by "ls"
(sometimes "libc.so.9" becomes libutil.so.9)
error. Those other common Unix commands give error, too:
file -->/libexec/ld-elf.so.1: Shared object "libmagic.so.4" not found required by "file"
uname -->/libexec/ld-elf.so.1: Shared object "libc.so.7" not found required by "uname"
However, those commands do work:
cd
gpart
pwd
I have searched the Internet for that kind of errors ("shared object ... not found") and found tens of similar search results, but I could not catch any solutions.
Do you have any solution idea?
Thanks.
I 'm trying to use FreeBSD-9.0-CURRENT-201102-powerpc-livefs.iso on my 2005 make Apple Mac mini but when I try to use one of most basic commands such as "ls", it gives
/libexec/ld-elf.so.1: Shared object "libc.so.9" not found required by "ls"
(sometimes "libc.so.9" becomes libutil.so.9)
error. Those other common Unix commands give error, too:
file -->/libexec/ld-elf.so.1: Shared object "libmagic.so.4" not found required by "file"
uname -->/libexec/ld-elf.so.1: Shared object "libc.so.7" not found required by "uname"
However, those commands do work:
cd
gpart
pwd
I have searched the Internet for that kind of errors ("shared object ... not found") and found tens of similar search results, but I could not catch any solutions.
Do you have any solution idea?
Thanks.