Tootfinder

Opt-in global Mastodon full text search. Join the index!

@cellfourteen@social.petertoushkov.eu
2026-04-20 09:38:01

Also, with #GoldenDictNG v26.5.0 from AUR on ChachyOS, you might get:
"goldendict: error while loading shared libraries: libopencc.so.1.2: cannot open shared object file: No such file or directory"
Do:
1. ls /usr/lib/libopencc*
If you don't see "libopencc.so.1.2", then:
2. cd /usr/lib/
3. sudo ln -s ./libopencc.so ./libopen…