Skip to content

Commit

Permalink
changed: update taglib instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
spiff committed Sep 13, 2012
1 parent 64a8c46 commit 6a49fe6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/README.ubuntu
Expand Up @@ -58,12 +58,15 @@ In this case you will have to manually compile the latest version.
# make
# sudo make install

We currently need an unreleased version of taglib. We supply a Makefile in
lib/taglib to make it easy to install into /usr/local until taglib makes a release.
We currently need a version of taglib that has not been packaged yet. We supply a Makefile in
lib/taglib to make it easy to install into /usr/local until it is available in apt.

# make -C lib/taglib
# sudo make -C lib/taglib install

Unless you are proficient with how linux libraries and versions work, do not
try to provide it yourself.

--------------------------------------------------------------
3.2. Use a single command to get all build dependencies
--------------------------------------------------------------
Expand Down

0 comments on commit 6a49fe6

Please sign in to comment.