On 08/15/02 James Fitzsimons wrote: > I am following the instructions in the > http://www.go-mono.com/mono-beginning/t1.html document, however it > states that a minimum of glib-1.3 must be installed prior to installing > Mono. Unfortunately the OpenBSD 3.1 distro comes with glib-1.2 and my > attempts to make glib-1.3 have met with failure. It fails at
You should not use glib 1.3, but the latest glib 2.0.x. It's not your fault, someone should eliminate any reference to glib 1.3 from our web site. Try with the latest glib 2.0.x (from www.gtk.org): if it still fails to compile out of the box on OpenBSD file a bug to the glib maintainers (on bugzilla.gnome.org). If it still fails, I'm sure the ports collection have already a package for you to use more easily. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
