From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 21:16:18 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 4D2C816A4CE for ; Thu, 1 Jul 2004 21:16:18 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CE5F43D31 for ; Thu, 1 Jul 2004 21:16:18 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq69-157.dial.allstream.net [216.123.142.125]) by outbox.allstream.net (Allstream MTA) with SMTP id 15591B49B0; Thu, 1 Jul 2004 16:55:33 -0400 (EDT) Date: Thu, 1 Jul 2004 16:55:19 -0400 From: epilogue To: Bruce Hunter Message-Id: <20040701165519.641b5796@localhost> In-Reply-To: <1088711670.682.6.camel@solid.solisixoffice.com> References: <200407011934.i61JYNfC003496@beast.csl.sri.com> <1088711670.682.6.camel@solid.solisixoffice.com> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Mike Hogsett 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:16:18 -0000 On Thu, 01 Jul 2004 15:54:31 -0400 Bruce Hunter wrote: > On Thu, 2004-07-01 at 15:34, Mike Hogsett 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 > > > > > > what does that mean? What should I do? > > > > Try doing (as root of course) > > > > ; kldload linux > > > I tried what you asked: > This is what happened.. > > flipnode@solid% su > Password: > solid# kldload linux > solid# linux-opera > Session management error: Authentication Rejected, reason : None of the > authentication protocols specified are supported and host-based > authentication failed > cannot open file "/usr/X11R6/lib/X11/XftConfig" > Segmentation fault (core dumped) i don't have /usr/X11R6/lib/X11/XftConfig either, but my linux-opera runs just fine. i'm not sure that this is the problem. do you have one of the linux_base ports installed? -- if no, you'll need one. -- if yes, give pkgdb -Fu a try and see if that clears anything up. also try running opera as a normal user. your root account may not have the same 'environment variables' set as you regular account. (a problem i've run into in the past which gave me curious X related error messages) good luck, epi > > Bruce > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >