[MonoDevelop] UNMANAGED_DEPENDENCIES_MONO...
Andres G. Aragoneses
knocte at gmail.com
Thu Aug 25 13:23:20 EDT 2011
When a configure script asks you for something, normally you have to
install the devel package of that something. So I guess you're missing
mono-devel (which in ubuntu maybe it has the suffix "dev" instead of
"devel", not sure).
HTH
On 08/24/2011 10:37 PM, Stepanov S.V wrote:
> Hi.
>
> I try to build MD from git. Subj message on configure stage. It want
> mono-2.8. But I have installed mono-2.10! What can I do?
>
> Some logs...
> ---------------------------------------
> ./configure
> ###
> [skipped]
> checking for msgmerge... /usr/bin/msgmerge
> checking pkg-config is at least version 0.9.0... yes
> checking for UNMANAGED_DEPENDENCIES_MONO... no
> configure: error: Please install mono version 2.8 or later to install
> MonoDevelop.
> ###
> ---------------------------------------
> mono -V
> ###
> Mono JIT compiler version 2.10.1 (Debian 2.10.1-1)
> Copyright (C) 2002-2011 Novell, Inc and Contributors. www.mono-project.com
> TLS: __thread
> SIGSEGV: altstack
> Notifications: epoll
> Architecture: x86
> Disabled: none
> Misc: softdebug
> LLVM: supported, not enabled.
> GC: Included Boehm (with typed GC and Parallel Mark)
> ###
More information about the Monodevelop-list
mailing list