ying lcs wrote:
> I build boost library myself (instead of installing it using yum) on
> fedora 5.
> This is where I put my boost library: /usr/local/include/boost-1_33_1/boost
>
>
> I try both
> $ ./configure --enable-renderer=cairo
> and
> $ ./configure --enable-renderer=cairo
> --includedir=/usr/local/include/boost-1_33_1/boost
The actual option is ./configure --with-boost-incl= and
--with-boost-lib.I wouldn't use Cairo just yet, it's unfinished. You'll
get the OpenGL backend by default. Since the logging system now uses
Boost mutexes to be thread-safe,
- rob -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev