mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 09:48:32 +00:00
README: reflect meson in the documentation
Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
This commit is contained in:
parent
493bf2ded8
commit
00b9b120af
@ -179,16 +179,11 @@ You can browse the up to the minute source code and change history online
|
||||
|
||||
Without considering distribution specific details a simple
|
||||
|
||||
make && sudo make install
|
||||
meson setup -Dprefix=/usr build
|
||||
meson compile -C build
|
||||
|
||||
is usually sufficient.
|
||||
|
||||
In order to test current git master of LXC it is usually a good idea to compile with
|
||||
|
||||
make
|
||||
|
||||
in a convenient directory and set `LD_LIBRARY_PATH="${BUILD_DIR}"/lxc/src/lxc/.libs`.
|
||||
|
||||
## Getting help
|
||||
|
||||
When you find you need help, the LXC projects provides you with several options.
|
||||
|
Loading…
Reference in New Issue
Block a user