Eterm fails to start, cannot find helvetica misc xorg font 18 January 2024, 00:50:29 This is a commonly seen problem with the Eterm terminal emulator. I tried the -F option specifying a random misc xorg font but got a similar error. Now the binay used was taken from the Debian package (oldstable) because the AUR compilation and direct compilation failed with errors. But the application seems to have gotten beyond library requirements. Libast, the most important dependency, compiled fine (AUR) after fixing the build (removing download from eterm.org which is no longer available, and using the same source file, libast 0.7 from Debian archive).I tried copying the xorg fonts from an ALT installation where Eterm works, same error.So this all a bit dodgy but this is a simple application and seems it has what it needs except for the font. All files from the deb were copied to correct locations. I can't find a config file for setting another font, seems the -F option is the only way.Btw Artix seems to have progressed since last time I tried it, works impressively.
Re: Eterm fails to start, cannot find helvetica misc xorg font Reply #1 – 19 January 2024, 21:45:33 https://unix.stackexchange.com/questions/257474/increase-font-size-on-eterm-terminal this suggests that the folder structure may matter, Debian keeps the needed fonts in xfonts-base folder so try that. Also i'm missing the preferences file in the home dir, get hold of one.