[Mono-devel-list] Re: mono 1.1.8.2 problems with mdb

Wade Berrier wberrier at novell.com
Fri Jul 15 14:12:07 EDT 2005


The solution for SuSE 9.3 ended up being to install the compat-readline4
package.  I may end up adding the readline binaries to the installer so
that it doesn't matter if you have the readline4 binaries installed or
not.

Wade


On Tue, 2005-07-12 at 16:35 +0100, Mike Horsley wrote:
> Gary
>  
> no. i'm using 32bit SUSE 9.3 pro.
>  
> thanks
> mike
>  
> > 
> Do you have a 64 bit system?  If so, then it wont load a 32-bit
> library (at least it didnt for me when I was doing something else). 
>  
> 
> Gary M. Smithrud 
> Haley Systems, Inc. 
> Phone: 724-934-7853 
> gary.smithrud at haley.com 
> www.haley.com 
> Moving at the Speed of Change 
> 
> 
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Mike
> Horsley
> Sent: Tuesday, July 12, 2005 11:06 AM
> To: Robert Jordan; mono-devel-list at lists.ximian.com
> Subject: re: [Mono-devel-list] Re: mono 1.1.8.2 problems with mdb 
>  
> 
> 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:
> >
> >mike at vqlinux:~/monotest1> mcs -debug Main.cs
> >mike at vqlinux:~/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 at 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 <robertj at gmx.net> 
> 
> To: mono-devel-list at lists.ximian.com 
> 
> 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:
> >
> >mike at vqlinux:~/monotest1> mcs -debug Main.cs
> >mike at vqlinux:~/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 at 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 
> ______________________________________________________________________ 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
> <
> 
> 
> 
> 
> ----------------------- Original Message -----------------------
>   
> From: "Gary M. Smithrud" <gary.smithrud at haley.com>
> To: "Mike Horsley" <mhorsley at niad.co.uk>,    "Robert Jordan"
>  <robertj at gmx.net>,     <mono-devel-list at lists.ximian.com>
> Date: Tue, 12 Jul 2005 11:12:38 -0400
> Subject: RE: [Mono-devel-list] Re: mono 1.1.8.2 problems with mdb
>   
> Do you have a 64 bit system?  If so, then it won’t load a 32-bit
> library (at least it didn’t for me when I was doing something else).
> 
>  
> 
> Gary M. Smithrud
> 
> Haley Systems, Inc.
> 
> Phone: 724-934-7853
> 
> gary.smithrud at haley.com
> 
> www.haley.com
> 
> Moving at the Speed of Change
> 
> 
>                                    
> ______________________________________________________________________
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Mike
> Horsley
> Sent: Tuesday, July 12, 2005 11:06 AM
> To: Robert Jordan; mono-devel-list at lists.ximian.com
> Subject: re: [Mono-devel-list] Re: mono 1.1.8.2 problems with mdb
> 
> 
>  
> 
> 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:
> > 
> > mike at vqlinux:~/monotest1> mcs -debug Main.cs
> > mike at vqlinux:~/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 at 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 <robertj at gmx.net>
> 
> 
> To: mono-devel-list at lists.ximian.com
> 
> 
> 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:
> > 
> > mike at vqlinux:~/monotest1> mcs -debug Main.cs
> > mike at vqlinux:~/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 at 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 
> ______________________________________________________________________
> 
> 
> 
> ______________________________________________________________________
> 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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list