[Pkg-mono-devel] MonoDevelop 2.0 Alpha 1

Alexander M. Batishchev abatishchev at gmail.com
Wed Oct 8 13:52:40 UTC 2008



Mirco Bauer-2 wrote:
> 
> If you want to test monodevelop 2.0 alpha 1, build it cleanly from
> source instead
> 
Hello!
Could you please assist me a bit?
I'm trying to build Monodevelop from Novell SVN's trunk

$ 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 get, 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

I'm using Dedian. And it'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.
> 
What I have to do? I'm windows developer and very new to Linux, help me
please
-- 
View this message in context: http://www.nabble.com/MonoDevelop-2.0-Alpha-1-tp18437070p19879171.html
Sent from the Debian Mono mailing list archive at Nabble.com.




More information about the Pkg-mono-devel mailing list