From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10801021655r28a34e4ep98bdde53f18f447d@mail.gmail.com> Date: Wed, 2 Jan 2008 16:55:42 -0800 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [9fans] opera under linuxemu Topicbox-Message-UUID: 2564df38-ead3-11e9-9d60-3106f5b1d025 anybody got a howto? I grabbed cinap's linuxemu from sources. Right now I get this: cpu% ./8.out opera-9.25-20071214.1-static-qt.i386-en-687/bin/opera opera-9.25-20071214.1-static-qt.i386-en-687/bin/opera: cant load interpreter: '/lib/ld-linux.so.2' does not exist cpu% bind -a /mnt/term/lib /lib cpu% ./8.out opera-9.25-20071214.1-static-qt.i386-en-687/bin/opera 8.out 20707: suicide: sys: trap: fault read addr=0x57425810 pc=0x57425810 cpu% I am wondering if there is some simple thing I'm missing. I thought static would not need ld-linux.so.2 but ... thanks ron