[Mono-dev] Compile monodevelop-debugger from SVN on Debian

Luciano _ lnc19 at hotmail.com
Thu Oct 9 08:20:45 EDT 2008


Hi:    To run mono-debugger you need Mono from svn or mono 2.0 and Mono-debugger 2.0. (Which i think it is not present on Debian/Ubuntu Repository)
    An alternative could be to run:    ./configure --prefix=/usr --select
    this let you select which package you will build, and you can disable the debugger Addin.
 
     My recomendation: Setup a parallel mono environment [*], if you have any version of mono installed, maybe some applications could depend on that installation, and if you break it you will have problem with other installed applications. (I've got this problem some times ago on Ubuntu)
 
Bye
 
[*] http://www.mono-project.com/Parallel_Mono_Environments
 



> From: abatishchev at gmail.com> To: mono-devel-list at lists.ximian.com> Date: Wed, 8 Oct 2008 18:30:07 +0400> Subject: [Mono-dev] Compile monodevelop-debugger from SVN on Debian> > Hello!> I'm windows developer and new for Linux, that's why I cannot resolve next> problem. Help me a bit, please.> > Debian's repository contains only Monodevelop 1.0. I want to try Monodevelop> 2.0 and going to compile it from the source.> > $ svn co svn://anonsvn.mono-project.com/source/trunk/monodevelop> $ cd monodevelop> $ ./configure --prefix=/usr> Checking for package 'mono-debugger'.. ERROR: Package named 'mono-debugger'> >= 0.80 not found.> > Ok, I understand. Need to download, compile and install monodevelop-debugger> > $ svn co svn://anonsvn.mono-project.com/source/trunk/debugger> $ cd debugger> $ ./autogen.sh --prefix=/usr> configure: error: Cannot find termcap library> > Debian's FAQ said:> Debian uses the terminfo database and the ncurses library of terminal> interface routes, rather than the termcap database and the termcap library.> Users who are compiling programs that require some knowledge of the terminal> interface should replace references to libtermcap with references to> libncurses.> > To support binaries that have already been linked with the termcap library,> and for which you do not have the source, Debian provides a package called> termcap-compat. This provides both libtermcap.so.2 and /etc/termcap. Install> this package if the program fails to run with the error message "can't load> library 'libtermcap.so.2'", or complains about a missing /etc/termcap file.> > I have installed libtermcap-compat and its dependencies manually, but> autogen script has the same error: Cannot find termcap library> > What I have to do?> > ===> Best regards,> Alexander M. Batishchev> > > _______________________________________________> Mono-devel-list mailing list> Mono-devel-list at lists.ximian.com> http://lists.ximian.com/mailman/listinfo/mono-devel-list
_________________________________________________________________
Your PC, mobile phone, and online services work together like never before.
http://clk.atdmt.com/MRT/go/108587394/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081009/cc074779/attachment.html 


More information about the Mono-devel-list mailing list