From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 21:09:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2576A16A4CE for ; Thu, 1 Jul 2004 21:09:31 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with SMTP id C3E6E43D48 for ; Thu, 1 Jul 2004 21:09:30 +0000 (GMT) (envelope-from thatha@gmail.com) Received: by mproxy.gmail.com with SMTP id d78so388470rnf for ; Thu, 01 Jul 2004 14:08:26 -0700 (PDT) Received: by 10.38.71.2 with SMTP id t2mr27826rna; Thu, 01 Jul 2004 14:01:46 -0700 (PDT) Message-ID: Date: Fri, 2 Jul 2004 07:01:46 +1000 From: Gautam Gopalakrishnan To: Bruce Hunter In-Reply-To: <1088708561.44259.0.camel@solid.solisixoffice.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1088708561.44259.0.camel@solid.solisixoffice.com> cc: freebsd-questions@freebsd.org Subject: Re: Linux-Opera problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 21:09:31 -0000 On Thu, 01 Jul 2004 15:02:41 -0400, Bruce Hunter wrote: > > When I try and run linux-opera, i get this error. > > flipnode@solid# rehash > flipnode@solid# linux-opera > ELF binary type "0" not known. > ELF binary type "0" not known. > /usr/X11R6/share/linux-opera/bin/opera: 1: Syntax error: "(" unexpected Maybe you can try brandelf(1) Gautam