mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-13 21:12:55 -04:00
caution against distro Rust pkgs (#109)
This commit is contained in:
parent
4e77a26410
commit
a574b51e26
@ -217,7 +217,9 @@ $ brew install ffmpeg node
|
||||
```
|
||||
|
||||
Next, you need Rust 1.52+ and Cargo. The easiest way to install them is by
|
||||
following the instructions at [rustup.rs](https://www.rustup.rs/).
|
||||
following the instructions at [rustup.rs](https://www.rustup.rs/). Avoid
|
||||
your Linux distribution's Rust packages, which tend to be too old.
|
||||
(At least on Debian-based systems; Arch and Gentoo might be okay.)
|
||||
|
||||
Once prerequisites are installed, you can build the server and find it in
|
||||
`target/release/moonfire-nvr`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user