Hi All.
I just stumbled across treesheets, and it seems very useful.
I'm using a Steamdeck in Desktop mode. So I downoloaded the Linux version, extracted it, and tried to run it by double clicking. Nothing.
Okay, drop to the CLI and try to run it from there:
deck@steamdeck ~/A/T/TreeSheets-relocatable> ./treesheets
./treesheets: error while loading shared libraries: libjbig.so.0: cannot open shared object file: No such file or directory
Bummer! Anyone know how to install libjbig on a Stock steamdeck?
I found
these instructions for installing homebrew on the Steamdeck, but that seems heavyweight. When I went to
https://brew.sh and searched for libjbig it didni't turn up anything.
However, when I searched for jbig, it came up with
jbigkit. Will that install the right library?
-Ken