﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2230	Multimedia Dependencies	bdubbs@…	blfs-book@…	"If we ever get around to adding some of the multimedia dependencies not in the book, the following will save some editor time.

!TunePimp requires libmusicbrainz(B), and libofa

libofa requires cURL(B) and fftw

I ran into significant problems with libofa because I did not set --enable-shared in fftw.  So the commands are:

fftw
{{{
./configure --prefix=/usr --enable-shared
make
make install
}}}

libofa is then a simple CMMI

(B) means that the package is in the book already."	enhancement	closed	low	x-future	BOOK	SVN	medium	wontfix		
