Hello! Can someone tell me how to install sol7 under svr4 please? I tried to install it this way: 1) added to kernel config: options KTRACE #kernel tracing options COMPAT_SVR4 # build emulator statically pseudo-device streams # STREAMS network driver (required for svr4). 2) installed http://slash.dotat.org/~newton/freebsd-svr4/compat_sol26.tar.gz into /usr/compat/svr4 3) cd /compat/svr4/dev sh ./SVR4_MAKEDEV all 4) mounted colaris 7 cd-rom, deleted /usr/compat/svr4/usr and moved /cdrom/Solaris_2.7/Tools/Boot/usr into /usr/compat/svr4/usr 5) help@please:/usr/compat/svr4# brandelf -t SVR4 usr/bin/ls help@please:/usr/compat/svr4# ./usr/bin/ls ELF interpreter /usr/lib/ld.so.1 not found Abort Exit 134 what did I miss and how can make it work? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

