** xref:bugs.adoc[Bugs]
** xref:coding-methods.adoc[Coding Methods]
** xref:contributing.adoc[Contributing]
-** xref:dependencies.adoc[Dependencies]
** xref:module_interface.adoc[Module Interface]
** xref:release-method.adoc[Release Method]
** xref:todo.adoc[TODO]
* xref:bugs.adoc[Bugs]
* xref:coding-methods.adoc[Coding Methods]
* xref:contributing.adoc[Contributing]
-* xref:dependencies.adoc[Dependencies]
+* xref:installation:dependencies.adoc[Build dependencies]
* xref:module_interface.adoc[Module Interface]
* xref:release-method.adoc[Release Method]
* xref:todo.adoc[TODO]
* xref:index.adoc[Installing and upgrading]
** xref:packages.adoc[Install from packages]
-** xref:source.adoc[Building from source]
+** xref:dependencies.adoc[Dependencies]
+** xref:source.adoc[Build from source]
** Building Packages
*** xref:build_deb.adoc[Debian and Ubuntu]
*** xref:build_rpm.adoc[RedHat and CentOS]
== Building from Source
-The xref:developers:dependencies.adoc[build dependencies] must be
+The xref:installation:dependencies.adoc[build dependencies] must be
installed before FreeRADIUS can build. These dependencies are libtalloc
and libkqueue, which FreeRADIUS uses for memory management, and
platform-independent event handling.