#2230: Mulimedia Dependencies
-----------------------------------------+----------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  [email protected]
     Type:  task                         |      Status:  new                    
       
 Priority:  low                          |   Milestone:  future                 
       
Component:  BOOK                         |     Version:  SVN                    
       
 Severity:  normal                       |    Keywords:                         
       
-----------------------------------------+----------------------------------
 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.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2230>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to