When you are building a project from source code and you get a 'package not installed' error, and you are pretty sure that package is installed, the most probable cause of the error is that you may need to install the corresponding -devel package. In this case mono-devel.
Lluis. El dt 12 de 06 del 2007 a les 05:46 +0000, en/na rupanu pal va escriure: > hello , > I am still confused !! I don't understand why monodevelop package > wants mint....or is it a package i have to install?Here I paste the > snippet dump from my terminal screen...Please have a look at it and > tell me what's the issue..Thanking in advance.. > rupanu > > /***************************terminal***********************************************/ > > linux:~ # mono --version > Mono JIT compiler version 1.2.4 (tarball) > Copyright (C) 2002-2007 Novell, Inc and Contributors. > www.mono-project.com > TLS: __thread > GC: Included Boehm (with typed GC) > SIGSEGV: normal > Architecture: x86 > Disabled: none > linux:~ # cd monodevelop-0.13.1/ > linux:~/monodevelop-0.13.1 # ./configure > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking how to create a ustar tar archive... gnutar > checking whether to enable maintainer-specific portions of > Makefiles... no > checking for intltool >= 0.25... 0.33 found > checking for perl... /usr/bin/perl > checking for XML::Parser... ok > checking for iconv... /usr/bin/iconv > checking for msgfmt... /usr/bin/msgfmt > checking for msgmerge... msgmerge > checking for xgettext... xgettext > checking for mono... /usr/local/bin/mono > checking for gmcs... /usr/local/bin/gmcs > checking for update-mime-database... /usr/bin/update-mime-database > checking for > update-desktop-database... /opt/gnome/bin/update-desktop-database > checking for pkg-config... /usr/bin/pkg-config > checking for mono >= 1.1.10... checking for mint >= 1.1.10... > configure: error: Please install mono version 1.1.10 or later to > install MonoDevelop. > Please see http://www.mono-project.org/ to download latest mono > sources or packages > linux:~/monodevelop-0.13.1 # > > > /********************************************************************************/ > > office 07 > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
