[BRLTTY] ./configure --enable-standalone-programs throws errors on both debian 11 and 12

Didier Spaier didier at slint.fr
Tue Nov 26 17:44:09 UTC 2024


Hello,

On 26/11/2024 17:53, Roland Engelsma wrote:
> After I finally figured out inter nas backups and all of that, I was hoping I
> could get braille output from an unraid instance by downloading and installing
> the slackware packages on the system, but that didn't work. The system kept
> complaining about not finding some files, and since it's a rather limited system
> (a nas after all), I didn't think I was going to get much of any success by
> following the premade packages route

If I understand  well your NAS is running a stripped down Slackware.
Is this correct?

If yes, to investigate which packages you miss you could just run on it:
brltty 2>&1|tee LOG
and post the file LOG here. Knowing which files are missing I could tell you to
which packages they belong.

Alternatively you could run in the NAS this comand:
ls -1 /var/lib/pkgtools/packages > packages
and post the file packages here.
	
For your information I attach the list of packages on which brltty depends in
Slackware version 15.0 In this list the symbol | is a logical or, so if tje
package aaa_libraries is installed the ones after the | following it are not
needed. Also, as in Slackware the package brltty has been built in a system
including a graphical X server if your NAS does not have one the NAS probably
misses at least the libraries whose name begins with libX in the list.

But maybe I am off topic here, so better wait answers from people knowing Debian.

Cheers,
Didier
-------------- next part --------------
aaa_libraries|alsa-lib
aaa_libraries|gcc
aaa_libraries|gcc-g++
aaa_libraries|glib2
aaa_libraries|gpm
aaa_libraries|keyutils
aaa_libraries|krb5
aaa_libraries|libcap
aaa_libraries|libffi
aaa_libraries|libnsl
aaa_libraries|libtirpc
aaa_libraries|libtool
aaa_libraries|ncurses
aaa_libraries|pcre
at-spi2-core
bluez
dbus
e2fsprogs
elogind
espeak-ng
expat
flac
glib2
icu4c
libICE
libSM
libX11
libXau
libXaw
libXdmcp
libXext
libXfixes
libXi
libXmu
libXpm
libXt
libXtst
libasyncns
libogg
libsndfile
libvorbis
libxcb
opus
pcaudiolib
pcre2
polkit
pulseaudio
python3
speech-dispatcher
tcl
util-linux
zlib


More information about the BRLTTY mailing list