Rob
 
thanks. I checked this RPM and it was not installed. I installed it and got the same problem.
 
Might there be a sequencing issue? e.g., i need to have installed readline-devel before installing mono?
 
regards
Mike
> mike,

> i downloaded the new linux installer for 1.1.8.2, installed it. i did
> have to set $PATH because the new installed so maybe this is indicative
> of another problem at my end.
>
> I compiled my test app "Main.cs" using -debug
>
> I then tried running mdb and got the following error:
>
> [EMAIL PROTECTED]:~/monotest1> mcs -debug Main.cs
> [EMAIL PROTECTED]:~/monotest1> mdb Main.exe
>
> Unhandled Exception: System.TypeInitializationException: An exception
> was thrown by the type initializer for
> Mono.Debugger.Frontend.GnuReadLine ---> System.DllNotFoundException:
> libmonodebuggerreadline

You must install the readline-devel RPM.

Rob

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

<



----------------------- Original Message -----------------------
  
From: Robert Jordan <[EMAIL PROTECTED]>
Date: Thu, 07 Jul 2005 22:12:39 +0200
Subject: [Mono-devel-list] Re: mono 1.1.8.2 problems with mdb
  
mike,

> i downloaded the new linux installer for 1.1.8.2, installed it. i did
> have to set $PATH because the new installed so maybe this is indicative
> of another problem at my end.
>
> I compiled my test app "Main.cs" using -debug
>
> I then tried running mdb and got the following error:
>
> [EMAIL PROTECTED]:~/monotest1> mcs -debug Main.cs
> [EMAIL PROTECTED]:~/monotest1> mdb Main.exe
>
> Unhandled Exception: System.TypeInitializationException: An exception
> was thrown by the type initializer for
> Mono.Debugger.Frontend.GnuReadLine ---> System.DllNotFoundException:
> libmonodebuggerreadline

You must install the readline-devel RPM.

Rob

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to