[cairo] Another set of OSX Build Instructions
Ben Anderman
ben at happyspork.com
Mon Oct 19 20:35:56 PDT 2009
I haven't finished yet, but I'm going to bed now. Here's a couple
problems:
mkdir ${BuildDir) has a closing bracket instead of brace.
Typo in tar -xzf pkconfig.tgz (missing the g in pkg).
The mv lines (like "mv pkg* pkgconfig") won't work properly because
the .tgz files are still there, and are matched by the glob.
I also think it'd be good to make it clear that these are dylibs, not
frameworks, and that they're made to be packaged inside a .app. It
doesn't specifically claim that they are frameworks, but it makes it
sound like they are (in my opinion).
Other than that it looks pretty good, and it's definitely a nice thing
to have!
Ben
(Mac Packager for Wesnoth)
On Oct 19, 2009, at 10:38 PM, Travis Griggs wrote:
> I've been playing with refactoring build instructions found on the
> wiki out of the downloads page, and on to a separate Building page,
> with recipes for doing different builds.
>
> I've just finished http://cairographics.org/end_to_end_build_for_mac_os_x/
> and would love to hear any feedback before writing up the end-to-end
> version I have for win32. It would be nice to kind of templatize
> these. I've begun a rudimentary page to act as a list of these (http://cairographics.org/building/
> ).
>
> --
> Travis Griggs
> Objologist
> My Other Machine runs OSX. But then... so does this one.
>
>
>
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
More information about the cairo
mailing list