Hi, I was going thru the gnash mailing list and I think that is a fix about finding the boost library. So I just re-get the HEAD of the gnash CVS source and re-compile it . I still get the same boost library problem.
I am using Fedora 5. Here is the command I use: $ ./configure --with-boost-incl=/usr/local/include/boost-1_33_1/boost --with-boost-lib=/usr/local/lib --enable-gui=gtk And here is the error message: $ ./configure --with-boost-incl=/usr/local/include/boost-1_33_1/boost --with-boost-lib=/usr/local/lib --enable-gui=gtk But I do have boost library in /usr/local/lib: $ ls *thread* $ ls *thread* libboost-thread-dev.so@ libboost_thread-gcc-mt-1_33_1.a libboost_thread-gcc-mt-1_33_1.so@ libboost_thread-gcc-mt-1_33_1.so.1.33.1* libboost_thread-gcc-mt.a libboost_thread-gcc-mt-d-1_33_1.a libboost_thread-gcc-mt-d-1_33_1.so@ libboost_thread-gcc-mt-d-1_33_1.so.1.33.1* libboost_thread-gcc-mt-d.a libboost_thread-gcc-mt-d.so* libboost_thread-gcc-mt.so* libboost-thread.so@ Thank you for any help. _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
