On Wednesday, November 03, 1999 9:12 AM, Scott Dudley [SMTP:[EMAIL PROTECTED]] wrote:
:
: I tried setting up elksemu last night on my Red Hat 6.0 PC to no avail. It's
: running the "canned" 2.2.5-15 kernel. I insmod'ed binfmt_misc and did the echo
: to proc filesystem per the README in the source tree. When I try to run an
: elks binary, I get the error: cannot execute binary file.
:
: What have I missed?
Make sure that the "echo" doesn't return an error when executed. You might
need to "insmod binfmt" before it will work. Also make sure that the
/lib/elksemu or /usr/lib/elksemu (see source, I forget) is installed.
Greg