[MonoDevelop] Fwd: Need help to compile Monodevelop on SID 64
leny turmel
leny.turmel at gmail.com
Tue Jul 15 05:51:57 EDT 2008
Hi all,
Excuse me for being insistent but I have no idea how to solve my problem.
I'm a newbie in using Mono/Monodevelop and I 've been trying to install mono
and monodevelop for one month :-(
My OS is Debian SID (unstable) 64.
I downloaded the mono source. I managed to compile and to install mono with
success.
# mono --version
Mono JIT compiler version 20080706 (tarball)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
But I have some troubles to compile and install Monodevelop.
I get the source code from http://www.monodevelop.com/Download.
First, I tried to compile to the Mono.Addins source code but it failed.
Here is my command line and the errors :
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
....
Configuration summary
* Installation prefix = /usr/local
* gui support: yes
* unit tests: no
# make
Making all in Mono.Addins
make[1]: entrant dans le répertoire «
/home/leny/boulot/mono-project/src/mono-addins-0.3.1/Mono.Addins »
mkdir -p ../bin/
....
*./Mono.Addins.Gui/AddinInstallDialog.cs(233,54): error CS1502: The best
overloaded method match for
`Mono.Addins.Setup.RepositoryRegistry.UpdateAllRepositories(Mono.Addins.IProgressStatus)'
has some invalid arguments*
I attached the complete log to this email.
Please, could you help me ?
What can I do to solve this problem ? Maybe I have to pass some additionnal
parameters to the "configure" command ?!
Please, could you tell me what is wrong ?
Thanks for your help.
Leny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080715/04ef22fd/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ErrMonoAddins.txt
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080715/04ef22fd/attachment.txt
More information about the Monodevelop-list
mailing list