Skip to content

Commit 3f7dcc6

Browse files
committed
installing: provide instructions for rhel and other linux distributions
Signed-off-by: Mihai Tudor Panu <[email protected]>
1 parent 0a0c352 commit 3f7dcc6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/installing.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,15 @@ sudo dnf install upm
6666
sudo dnf install paython3-upm nodejs-upm upm-examples
6767
```
6868

69+
### Installing for Red Hat Enterprise Linux, CentOS and Other Linux Distributions
70+
71+
The UPM project does not currently distribute official binaries for RHEL
72+
or CentOS so developers will have to compile the project from sources as
73+
described [here](./building.md).
74+
75+
For testing and development purposes it may be possible to share and install
76+
.deb and .rpm packages across similar Linux builds.
77+
6978
### Node.js bindings only (NPM)
7079

7180
This option allows compiling MRAA/UPM on any system with npm and node-gyp.

0 commit comments

Comments
 (0)