mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
installing: provide instructions for rhel and other linux distributions
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
0a0c352614
commit
3f7dcc6e0b
@ -66,6 +66,15 @@ sudo dnf install upm
|
||||
sudo dnf install paython3-upm nodejs-upm upm-examples
|
||||
```
|
||||
|
||||
### Installing for Red Hat Enterprise Linux, CentOS and Other Linux Distributions
|
||||
|
||||
The UPM project does not currently distribute official binaries for RHEL
|
||||
or CentOS so developers will have to compile the project from sources as
|
||||
described [here](./building.md).
|
||||
|
||||
For testing and development purposes it may be possible to share and install
|
||||
.deb and .rpm packages across similar Linux builds.
|
||||
|
||||
### Node.js bindings only (NPM)
|
||||
|
||||
This option allows compiling MRAA/UPM on any system with npm and node-gyp.
|
||||
|
Loading…
x
Reference in New Issue
Block a user