File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ dependencies installed:
4646 (e.g., Ubuntu)
4747 - ` sudo dnf install serd serd-devel ` on Red Hat-based distros (e.g.,
4848 Fedora)
49+
50+ Sometimes the version of Serd that is distributed by package managers
51+ is too old. In that case, Serd can also be built manually: see
52+ https://github.com/drobilla/serd for the installation instructions.
4953
5054### Installation
5155
@@ -65,12 +69,6 @@ Sometimes, the above instructions do not result in a working HDT
6569installation. This section enumerates common issues and their
6670workaround.
6771
68- #### My version of Serd is too old
69-
70- Sometimes the version of Serd that is distributed by package managers
71- is too old. In that case, Serd can also be built manually: see
72- https://github.com/drobilla/serd for the installation instructions.
73-
7472#### ` ./configure ` cannot find Serd
7573
7674While running ` ./configure ` you get a message similar to the
You can’t perform that action at this time.
0 commit comments