On Sat, Aug 27, 2005 at 05:25:17PM +0200, [EMAIL PROTECTED] wrote:
> let's take monodevelop as an example:
> 
> $ /usr/lib/monodevelop/bin/MonoDevelop.exe
> run-detectors: unable to find an interpreter for
> /usr/lib/monodevelop/bin/MonoDevelop.exe
> 
> [Yes, I know that monodevelop provides a lauch script but that's not
> the point.]
> 
> When I do the same thing on an i386 system, the mono JIT starts up and
> monodevelop is launched.

I don't think this is a binfmt-support bug, considering that it involves
no architecture-specific code; it seems more likely to be something
wrong with mono. Can you please provide the output of the following:

  update-alternatives --display cli
  readlink -f /usr/bin/cli
  dpkg -S "$(readlink -f /usr/bin/cli)"

Cheers,

-- 
Colin Watson                                       [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to