Add some notes that helped me compile on ubuntu.

This commit is contained in:
Richard Kiss 2020-03-16 13:10:03 -07:00
parent 13bfd7f296
commit 62d67d90b5
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,11 @@ DarkIce website: http://www.darkice.org/
2. Compiling and installing
---------------------------
On ubuntu, it's helpful to have some packages installed:
sudo apt install libmp3lame-dev libvorbis-dev pkg-config
On how to compile and install, please read the file INSTALL. If you're
impatient, try: