From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 16 13:38:04 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4141616A41F for ; Fri, 16 Sep 2005 13:38:04 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61F3843D45 for ; Fri, 16 Sep 2005 13:38:02 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp233-172.lns2.adl4.internode.on.net [203.122.233.172]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8GDbpVX096846 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 16 Sep 2005 23:07:59 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Date: Fri, 16 Sep 2005 23:07:31 +0930 User-Agent: KMail/1.8.1 References: <7603e5d805091604561e83e2f2@mail.gmail.com> <20050916132314.GA2841@straylight.m.ringlet.net> In-Reply-To: <20050916132314.GA2841@straylight.m.ringlet.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1236866.QgYaNejLue"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509162307.39783.doconnor@gsoft.com.au> X-Spam-Score: 0.05 () FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: Wouter van Rooij Subject: Re: ELF binary type "0" not known. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 13:38:04 -0000 --nextPart1236866.QgYaNejLue Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 16 September 2005 22:53, Peter Pentchev wrote: > 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. Or.. cd /usr/ports/www/linux-mozilla make install :) (or firefox, or..) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1236866.QgYaNejLue Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDKsqj5ZPcIHs/zowRAiq6AKCQl854N4UWvH1QT8/Mt+i+XVJFQwCeMRLh XGWVgM6G2AGe67hfDvnv0Ro= =1LYK -----END PGP SIGNATURE----- --nextPart1236866.QgYaNejLue--