-
Notifications
You must be signed in to change notification settings - Fork 1
Installing Telescope
Currently the project is still not in a high functional state therefore we do not recommend installing.
However if you want to test it out install the dependencies and clone the project
If you are interested in installing telescope, start off by installing the dependencies using the install script here or manually using
The server compiles with only these libraries:
sudo apt install -y rdma-core rdmacm-utils librdmacm-dev libx11-dev xcb-proto libxcb-xfixes0-dev libxtst-dev
The client requires more libraries:
sudo apt-get install xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev
Installing the software will require making the program from source using the make files in src/server and src/client
© 2021 Telescope Project Developers
(Tim Dettmar, Vorachat Somsuay, Jirapong Pansak, Tairo Kageyama, Kittidech Ditsuwan)
This repository is licensed under the GNU Affero General Public License, Version 3 with the distribution terms specified in the license.