FLAC

From CBLFS
Revision as of 22:06, 12 September 2006 by Oppiz (talk | contribs)
Jump to navigationJump to search
Download Source: http://prdownloads.sourceforge.net/flac/flac-1.1.2.tar.gz
Download Patch: http://www.linuxfromscratch.org/patches/blfs/svn/flac-1.1.2-xmms_plugin_fix-1.patch

Dependencies

Non-Multilib

Configure and compile the package:

patch -Np1 -i ../flac-1.1.2-xmms_plugin_fix-1.patch &&
LIBS=-lm ./configure --prefix=/usr &&
make 

Install the package:

make install

Multilib

32Bit

TO DO!

N32

TO DO!

64Bit

TO DO!