[MonoDevelop] Building MonoDevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Feb 26 22:06:04 EST 2010


On Thu, Feb 25, 2010 at 3:23 AM, Arisa Onwuka <onwuka.arisa at gmail.com> wrote:
> Hello All,
>
> am trying to build monodevelop and i am getting errors. i am to follow the
> instructions written on monodevelops website saying build monoaddins first,
> then GTK,....etc. i have built monoaddins but when i run configure for
> GTK(or GTK sharp or whatever it is called), i get error saying package ATK
> is not found. please can some one advise

Likely to are missing a -devel or -dev package (depends on distro).
GTK# is a wrapper for the native GTK+ libraries - to build GTK# from
source, you need the developer bits for GTK+.

However, I *really* recommend you use packages for as many of the
MonoDevelop dependencies as you can. If you really do want to build MD
plus dependencies from source, please follow
http://www.mono-project.com/Parallel_Mono_Environments

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list