On Friday, November 1, 2002, at 10:56 AM, Andrae Muys wrote:
I finally managed to compile glib/gdk/gtk 1.2
Next step is to attempt to get libglade and gmodule working, has
anyone had any experience porting these?
Ahem, `fink install glib'...
Check out the .info files and the associated .patch files from fink cvs
and see what was done to get them compiling and working. I believe the
maintainers have sent patches upstream, and others have also been
contributing, but with the release of gnome2 these packages are
unlikely to get updated upstream.
One easy thing to do in most of these cases is to rerun glibtoolize
automake autoconf etc so that the build system knows about darwin,
there is then no need to go passing --host flags to configure etc.
<http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/fink/dists/
10.2/unstable/main/finkinfo/gnome/glib-1.2.10-8.info?rev=HEAD&content-
type=text/plain> is the glib .info file, you'll see updateconfigguess
and updatelibtool in there which copies a darwin aware config.guess
config.sub ltmain.sh and ltconfig into the source tree.
Hope this helps make your life a little easier :-)
Peter
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.