[tyler@myhost~]$ armagetronad
Warning in void FindConfigurationPath() in tools/tDirectories.cpp:1417 :
Could not determine path to configuration files. Using defaults or command line arguments.
Internal Error: Internal error in static tLanguage* tLanguage::FindStrict(const tString&) in tools/tLocale.cpp:150 :
Language British English not found.
Please send a Bug report!
Compiled from source on Arch Linux, seems I have no configuration files ?. Re-compiled again, no luck still. Any ideas?
Did you do make install or are you running from the current directory that armagetronad is in? (Usually src.) If you're running from the current dir it needs to be the dir up from src so that you're running ./src/armagetronad.
Yeah I ran make install and cd'ed into my home folder. If I use armagetronad inside the arma folder I used to install with, it works but I need it to work outside of the arma folder.