From: Thomas S. <to...@fe...> - 2011-03-21 19:48:57
|
On Mon, 21 Mar 2011 13:29:36 -0400 Michael Vineyard wrote: > Hi Jorge, > > I think you need to make the following soft link in /usr/lib64: > > ln -s libboost_thread-mt.so.1.44.0 libboost_thread.so Or use: sed -i 's/boost_thread/boost_thread-mt/g' src/Makefile.in Sorry, that the fedora package is currently a bit broken. I'm packaging polygon and ttfquery right now, to make it usable again... Thomas |