View Single Post
Old 09-13-2025, 04:46 PM   #36
orontee
Connoisseur
orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.
 
orontee's Avatar
 
Posts: 88
Karma: 250308
Join Date: Sep 2023
Location: Toulouse, France
Device: Vivlio Touch HD Plus, reMarkable Paper Pro
Quote:
Originally Posted by Voronko View Post
Still interested in setting this up to make use of the old 902 I have lying around. Having issues with resolving dependencies on Ubuntu 24. Some libs used in the make file are at least 10 years old. Any help making it work again please?
Hi,

In taranis sources, you'll find a Containerfile and instructions to fetch and install the SDK to build whatever you want (see the CONTRIBUTING.md file). Instructions are given to build the GNU Scientific Library and taranis itself, but you should be able to build RemoteInk too.

Beware that RemoteInk relies on X11, thus the Linux host must have an X11 server running which isn't always the case anymore, we're in the wayland era now...

EDIT: Sorry too much enthusiasm: No problem to build the server; For the client, compilation is ok but the linker fails to find a symbol in the libc... No immediate solution for me...

Last edited by orontee; 09-13-2025 at 05:17 PM. Reason: Too much enthousiasm...
orontee is offline   Reply With Quote