en
cs
Fedora 36 (and 37/38/39/40/41)
This package was also sucessfully tested on Fedora 37/38/39/40/41.
Installation
Download the purchased .rpm package and install it by the following commands:
dnf install stockfish alsa-utils espeak dnf install ./<packagename>.rpm
<packagename>.rpm is the name of the nocheto package, for example nocheto-3.1.0-0.x86_64.rpm.
Continue with the postinstall instructions.
ldd output
The ldd output shows which libraries are used by the nocheto executable. If you have a linux distribution with the same libraries installed, nocheto will probably work there too.
ldd /usr/local/bin/nocheto linux-vdso.so.1 (0x00007ffc313ea000) libedit.so.0 => /lib64/libedit.so.0 (0x00007f4312799000) libcrypto.so.3 => /lib64/libcrypto.so.3 (0x00007f4312371000) libssl.so.3 => /lib64/libssl.so.3 (0x00007f43122ce000) libsqlite3.so.0 => /lib64/libsqlite3.so.0 (0x00007f431218a000) libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f4311f56000) libm.so.6 => /lib64/libm.so.6 (0x00007f4311e78000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4311e56000) libc.so.6 => /lib64/libc.so.6 (0x00007f4311c54000) libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007f4311c25000) libz.so.1 => /lib64/libz.so.1 (0x00007f4311c0b000) /lib64/ld-linux-x86-64.so.2 (0x00007f43127de000)