Subject: Re: firefox-bin failing
To: Ed Gould <ed@left.wing.org>
From: Martin Husemann <martin@duskware.de>
List: port-i386
Date: 04/13/2006 01:21:26
On Wed, Apr 12, 2006 at 02:07:18PM -0700, Ed Gould wrote:
> The question is, why isn't the kernel recognizing this as a valid 
> executable?

ktrace it - that should tell you the emulation the kernel picks and/or
if something else fails in the exec call (like missing ld.so in the emul
directory)

Martin