Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mielvds authored Nov 16, 2018
1 parent e92e323 commit b90d8a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ Sometimes, the above instructions do not result in a working HDT
installation. This section enumerates common issues and their
workaround.

#### Package requirements (serd-0 >= 0.28.0) were not met
When getting

Package requirements (serd-0 >= 0.28.0) were not met: Requested 'serd-0 >= 0.28.0' but version of Serd is 0.X

Serd is not 0.28+, probably because of the package manager. Built it manually at https://github.com/drobilla/serd.

#### `./configure` cannot find Serd

While running `./configure` you get a message similar to the
Expand Down

0 comments on commit b90d8a3

Please sign in to comment.