I think you are having the same problem that I had about a month ago. I asked for help on the "Fedora Forum" You can review the thread by searching for User Name "DickT", thats me.
I believe the problem is that not all mono related files are installed by a "yum install Mono*". I went into extras and installed anything with "mono" and "monodevelop" in the package name. Once this was done I also had to repeat the tutorial from scratch, I think some of the dependencies are established when you start a monodevelop project. Hope this helps. If you have already received the information you needed, sorry for the repetition, I get the Digest version of mono-list. Dick > Message: 1 > Date: Thu, 22 Mar 2007 12:30:01 -0400 > From: Michel Compercho <[EMAIL PROTECTED]> > Subject: Re: [Mono-list] Installations > To: Matthijs ter Woord <[EMAIL PROTECTED]> > Cc: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii; format=flowed > > Matthijs ter Woord wrote: > >> > Have you installed the gtk-sharp package using yum? >> > >> > >> > >> > Michael wrote: >> > >> >>> >> Running Fedora6, did yum install mono*, seemed to work well. I can >>> >> compile and run a simple console.writeline("Hello World"); >>> >> >>> >> However, when I try to compile the helloworld gtk tuturial, the mono >>> >> system can't find the gtk-sharp package. I'm kinda new to coding in >>> >> linux so be nice, but where the heck does the installer put the stuff >>> >> and what to I have to do to make the compiler find it! >>> >> >>> >> Michael >>> >> _______________________________________________ >>> >> 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
