ICU dependency troubleshooting
Be aware the the implicit dependencies apparently updated from icu 76 to 78, breaking the dependencies. If your installation doesn't start ecodms client / connectionmanager anymore, install icu76 from aur, this should fix until I can upload patched PKGBUILDs to AUR.
Pinned Comments
torbennehmer commented on 2025-01-18 20:55 (UTC)
Language detection
The PKGBUILD tries to infer the langauge from the LANG environment variable. If it starts with
de, it will use German, otherwise English. This should be sane in most cases, as long as you build with your regular user account in the correct locale.To override this, export the environment variable ECODMS_LANG to select a non-default value prior to building the package. Supported languages by EcoDMS: en, de
This can always be changed after package installation by updating the symlink at
/opt/ecodms/ecodmsclient/language.qm.