I have a small program (typing transcription) that Ive installed on a debian system by navigating to the file location in a terminal and then typing ./name.sh and it installs an runs well.
How can I install it on this endevourOS system.
My attempts have failed.
Thanks
What is the error? And the name of the program?
It’s express scribe. I’m not at the computer right now but it fails almost instantly that it can’t find something. The system I installed it on was Debian based 32 bit. That maybe the issue?
Are you using KDE Plasma ?
Because that binary requires GTK. And as it is a release from 2009, that is almost ancient.
% ./scribe
Please wait while installer is initialising.....
Release Date: Fri Jan 30 00:51:58 IST 2009
Express Scribe 4.31
which: no kdesu in (/home/friese/.cargo/bin:/home/friese/.pyenv/shims:/home/friese/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/nsight_compute:/opt/cuda/nsight_systems/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin)
Password:
/tmp/selfextract.4J8zGN/bin/scribe: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
You could try to install the windows version via WINE, as it’s listed as the second option. Might be easier than the GTK version.
As potential alternatives, parlatype is in the AUR.
And eventually speech to text transcription via LLMs such as vibe. It’s listed in the AUR as well, but is outdated (Version 3.0.2-1). Current release via github is 3.0.5.
I’m using xfce