On Mon, 7 Mar 2005 08:25:39 -0500, Chris Patti <[EMAIL PROTECTED]> wrote: > 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
This didn't actually fix things, the build broke looking for the glib-sharp assembly. the problem was that I had gtk-sharp-2.0 installed and the dbus build on svn://mono.myrealbox.com wants the 1.0 build. I got past that and ran into other problems. It now looks like I'll have to rebuild my D-Bus from the FreeDesktop.org CVS in order to get a working dbus-sharp built from source. I'm a tad nervious about this hosing my Fedora Core 3 system to the ground, as I've found Redhat releases to be very fragile in this regard. Anyway, we'll see. Thanks for everybody's help. -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
