10
« Dernier message par JeromeC le 28 September 2023 à 15:48 »
Petite colle complémentaire pour préparer mon retour next week : j'ai installé comme toujours boinctui sur ma ptite VM devian 12 OVH, sauf que cette fois ci je peux pas l'exécuter, genre il est pas dans le path, alors que pourtant les autres applis installées (neofetch, htop, etc) marchent bien.
Et pourtant il est bien installé
jerome@DebianOVH:/$ sudo apt show boinctui
Package: boinctui
Version: 2.7.0-1
Priority: optional
Section: net
Maintainer: Sergey Suslov <suleman1971@gmail.com>
Installed-Size: 321 kB
Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgnutls-openssl27 (>= 3.7.0), libncursesw6 (>= 6), libstdc++6 (>= 11), libtinfo6 (>= 6)
Suggests: boinc-client
Homepage: https://github.com/suleman1971/boinctui
Tag: uitoolkit::ncurses
Download-Size: 114 kB
APT-Sources: mirror+file:/etc/apt/mirrors/debian.list bookworm/main amd64 Packages
Description: Fullscreen text mode manager for Boinc client
boinctui is a fullscreen text mode control tool for BOINC client
It can manage local and remote clients (via boinc RPC), and allows
you to switch between clients with a hot key.
boinctui uses curses library and provides the following features:
* Fullscreen curses based text user interface
* Switch between several BOINC clients hosts via hot key
* View task list (run, queue, suspend e.t.c state)
* View message list
* Suspend/Resume/Abort tasks
* Update/Suspend/Resume/Reset/No New Task/Allow New Task for projects
* Toggle activity state GPU and CPU tasks
* Run benchmarks
* Manage BOINC client on remote hosts via boinc_gui protocol
J'ai aucune idée où il peut se trouver pour essayer de le lancer avec un chemin absolu, que faire ?