On Fri, Sep 16, 2005 at 11:56:09AM +0000, Wouter van Rooij wrote: > I have this error message when i'm wanting to start mozilla for example. Do > some of you know whats wrong and what I can do to get it working again?
Is this a Linux binary of Mozilla? If you are trying to run a Linux application, you need to do three things: 1. Install a Linux emulation port - ports/emulators/linux_base is a good choice; 2. Load the linux.ko kernel module or compile it into the kernel; 3a. Set the kern.fallback_elf_brand sysctl variable to 3, or 3b. Run 'brandelf -t Linux /path/to/executable' on the file that you want to actually run. For more information, see chapter 10, "Linux Binary Compatibility", of the FreeBSD Handbook. G'luck, Peter -- Peter Pentchev [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This would easier understand fewer had omitted.
pgpUlpe2mVo18.pgp
Description: PGP signature

