Skip to content
Snippets Groups Projects
Commit 4aae0aff authored by Albert  Babí Oller's avatar Albert Babí Oller
Browse files

Update Linux

parent af6c1787
Branches
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ In order to use the QML Client it is necessary to install the Qt version 5.15 or ...@@ -8,7 +8,7 @@ In order to use the QML Client it is necessary to install the Qt version 5.15 or
Daemon Daemon
------ ------
You can download and install the Jami daemon as described in the [instructions](https://git.jami.net/savoirfairelinux/ring-daemon). You can download and install the Jami daemon as described in the [install instructions](https://git.jami.net/savoirfairelinux/ring-daemon).
LRC LRC
--- ---
...@@ -19,12 +19,8 @@ export CMAKE_PREFIX_PATH=~/Qt/5.15.0/gcc_64 ...@@ -19,12 +19,8 @@ export CMAKE_PREFIX_PATH=~/Qt/5.15.0/gcc_64
export LD_LIBRARY_PATH=~/Qt/5.15.0/gcc_64/lib export LD_LIBRARY_PATH=~/Qt/5.15.0/gcc_64/lib
``` ```
Then you can download and build LRC library as described in the [instructions](https://git.jami.net/savoirfairelinux/ring-lrc/blob/master/INSTALL): Then you can download and build LRC library as described in the [install instructions](https://git.jami.net/savoirfairelinux/ring-lrc/blob/master/INSTALL):
```sh
cd build
cmake ..
make
```
Check that *libringclient* uses the correct path for the Qt libraries with: Check that *libringclient* uses the correct path for the Qt libraries with:
```sh ```sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment