1
Bugs in older version (2.4) / Re: No information text?
« on: May 14, 2013, 07:09:14 pm »
I've just installed this on Arch Linux and found the same problem. I found this workaround on SourceForge: http://sourceforge.net/p/ufoai/bugs/3296/ - looks like a minor issue with the packaging for Arch leaving the program unable to find the internationalisation directory.
So in short add the following line to the config file: ~/.ufoai/2.4/base/config.cfg
So in short add the following line to the config file: ~/.ufoai/2.4/base/config.cfg
Code: [Select]
set fs_i18ndir "/usr/share/ufoai/base/i18n/" a