Skip to content

Home: Compiling in Ubuntu and Mint

Maxim Leyenson edited this page May 1, 2024 · 1 revision

Welcome to the dsf2flac wiki!

Compiling in Ubuntu and Linux Mint

To compile in Ubuntu or Linux Mint, you need to install the following dependencies:

# apt-get install libid3-3.8.3-dev libtag1-dev libflac-dev libflac++-dev libboost-filesystem-dev libboost-timer-dev libboost-system-dev

Naturally, you may need to increase the <version_number> in the libid3-<version_number>-dev in the future.

Clone this wiki locally