agg
Gnash on OpenSolaris
Submitted by bwy on Fri, 27.02.2009 - 09:24It took about a day to get Gnash built and more or less running on OpenSolaris. Surprisingly few dependencies are missing, but the ones that are (mainly the Boost C++ libraries) aren't that easy to build.
So the packages I needed to build were:
- bazaar (for retrieving Gnash trunk)
- bjam (for building boost)
- boost 1.37
- AGG 2.5 (Anti-Grain Geometry renderer)
- libgif