On Tue, 2012-12-18 at 21:33 -0500, Jim wrote: > On 12/18/2012 09:04 PM, Ed Greshko wrote: > > yum install taglib-devel > > > Ed , what would be a proper ffmpeg command for converting a xxxx.webm > video to mpeg ? Nothing i do works. > > I have installed taglib-devel. > > I'm trying to install a App. called Miro. > > Below is the new compile reading after installing taglib-devel. > > # sh run.sh >[...] > g++ -Wall -I/usr/local/include/boost-1_35 `taglib-config --cflags` -fPIC > -O3 -DBOOST_UBLAS_NDEBUG -DNDEBUG -c -o Codegen.o Codegen.cxx > In file included from SubbandAnalysis.h:11:0, > from Fingerprint.h:12, > from Codegen.cxx:13: > MatrixUtility.h:12:42: fatal error: boost/numeric/ublas/matrix.hpp: No > such file or directory > compilation terminated. > [...] I know you got your problem solved, but for the record, this indicates that you're missing the boost-devel package. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org