mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: compiling: Section off block on how to run from build directory
Running from build directory isn't strictly tied to the git-checkout build so make a new section for it. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
fbd6b2480a
commit
91284a2893
@ -98,10 +98,12 @@ normal OS vendor prefixes, use
|
||||
$ ninja -C build
|
||||
|
||||
|
||||
When doing this for day-to-day development purposes, it is recommended
|
||||
not to install over the OS vendor provided binaries. Instead simply run
|
||||
libvirt directly from the source tree. For example to run a privileged
|
||||
libvirtd instance
|
||||
Running compiled binaries from build directory
|
||||
----------------------------------------------
|
||||
|
||||
For testing or development purposes it's usually not necessary to install the
|
||||
built binaries into your system. Instead simply run libvirt directly from the
|
||||
source tree. For example to run a privileged libvirtd instance
|
||||
|
||||
::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user