[MonoDevelop] Building Monodevelop
Alan
alan.mcgovern at gmail.com
Fri Nov 18 01:27:31 EST 2011
Hey,
1) That is the correct thing to do - you need all the
automake/autotools/make stuff
2) Why is this not building? It should be built by default.
3) What platform are you on?
Thanks,
Alan
On 17 November 2011 21:49, Peter Murdoch <piandtheradians at gmail.com> wrote:
> Good evening,
>
> I am trying to build MonoDevelop from tonight's git repository commit
> git://github.com/mono/monodevelop.git and the Mono JIT compiler version
> 2.10.2 (tarball Sat Oct 15 01:51:39 CDT 2011). I am using ./configure
> --prefix=/opt/mono-2.10, make, and make run.
>
> The issues I have run into so far follow:
>
> 1. $csc flags in the Makefiles all contain the value "no" - seems to be
> fixed after installing automake; I had previously created an alias for dmcs
> to "no" in the /usr/bin file prior to installing automake in this
> environment.
>
> 2. in Addins, MonoDevelop.VersionControl.Subversion.Unix contains files
> (LibSvnClient.cs, SvnClient.cs which refer to an assembly not available,
> MonoDevelop.VersionControl.Subversion.Gui) that will not build. After
> commenting these, I am able to get a build.
>
> 3. While I am able to get a build, make run yields the following error:
>
> Unhandled Exception: System.TypeLoadException: A type load exception has
> occurred.
> at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args)
> [0x00000] in
> /home/peter/source/MonoDevelop/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:16
>
>
> Can anyone advise on how to get a good build or what I'm doing wrong
> here? I've got gtk# 2.12.10, so this requirement is met. I needed the
> latest mono to get mindtouch running and haven't been able to run
> MonoDevelop since I upped Mono.
>
> Thanks!
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20111118/53c7eff2/attachment.html
More information about the Monodevelop-list
mailing list