SOLVED: Re: [MonoDevelop] Issues Building in /usr/local
Richard Hendershot
rshendershot at mchsi.com
Sat Apr 29 12:32:05 EDT 2006
I found this to be helpful.
-rsh
---
http://lists.ximian.com/pipermail/mono-devel-list/2006-April/018237.html
On Thu, 2006-04-27 at 21:52 -0400, Christopher Ness wrote:
> I didn't have all the development libraries installed.
>
> Be sure you've installed all the devel packages listed on this page:
> http://webpages.charter.net/mdeggers/howto-mono-fedora.html
>
> Then follow the build steps listed on:
> http://www.monodevelop.com/Download
>
> Now you should have a working `monodevelop` program.
>
> Cheers,
> Chris
>
> On Tue, 2006-04-25 at 23:16 -0400, Christopher Ness wrote:
> > Hi,
> >
> > I'm trying to build monodevelop on a FC5 machine from source. I have
> > put everything in the prefix=/usr/local and have set my
> > PKG_CONFIG_PATH=/usr/local/lib/:/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig/
> > in the shell I'm building in.
> >
> > The FC5 mono packages are also installed, but in /usr
> >
> > I do pretty well building the dependencies listed on
> > http://www.monodevelop.com/Download until I try to build the program
> > itself. I error out with this message:
> >
> > ./MonoDevelop.Ide.Gui/HelpViewer.cs(36,4): error CS1502: The best
> > overloaded method match for `Gtk.Container.Add(Gtk.Widget)' has some
> > invalid arguments
> > ./MonoDevelop.Ide.Gui/HelpViewer.cs(36,4): error CS1503: Argument 1:
> > Cannot convert from `Gtk.HTML' to `Gtk.Widget'
> > Compilation failed: 2 error(s), 0 warnings
> > make[3]: *** [../../../build/AddIns/MonoDevelop.Ide.dll] Error 1
> > make[3]: Leaving directory
> > `/home/nesscg/sandbox/mono/monodevelop/Core/src/MonoDevelop.Ide'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/home/nesscg/sandbox/mono/monodevelop/Core/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/nesscg/sandbox/mono/monodevelop/Core'
> > make: *** [all-recursive] Error 1
> > [nesscg at heidrun monodevelop]$ svn info
>
> -->8 snip, see parent post
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
--
Richard Hendershot <rshendershot at mchsi.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060429/28c153bd/attachment.html
More information about the Monodevelop-list
mailing list