From 62d67d90b51d4acf44d626f7dfa2399223dd9a40 Mon Sep 17 00:00:00 2001 From: Richard Kiss Date: Mon, 16 Mar 2020 13:10:03 -0700 Subject: [PATCH] Add some notes that helped me compile on ubuntu. --- darkice/trunk/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/darkice/trunk/README b/darkice/trunk/README index d5b57a9..c318457 100644 --- a/darkice/trunk/README +++ b/darkice/trunk/README @@ -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: