On Sun, 6 Mar 2005 19:31:30 +0100, Mario Sopena <[EMAIL PROTECTED]> wrote: > Hello, > > > checking for gapi-codegen... no > > configure: error: You need to install gtk-sharp-gapi > > > > Does anyone have any idea where I can find gtk-sharp-gapi in > > Subversion? I've looked quite a bit and can't find it. > > The gapi_codegen is installed with gtk-sharp, so If you said that you > have no problems installing gtk-sharp you should have it. Check that > and try to look if it is reachable (in PATH). > > Hope it works. > Mario
I see what the problem is. The latest gtk-sharp (checked out from mono/trunk/gtk-sharp) installs these utils as gapi2-codegen and gapi2-fixup. I symlinked them back to the expected names and at least the configure stage of my build works OK now. It's whining about not being able to find he gtk-sharp assembly now, but I suspect there's configuration I need to do to get mono to recognize my assembly cache in /usr/local/lib Thanks for your help everyone. -Chris -- ------------ Chris Patti - [EMAIL PROTECTED] ----------- America goes not abroad, in search of monsters to destroy. -John Quincy Adams _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
