Cannot change language in Linux version
Moderator: Forum Moderators
Forum rules
Before reporting issues in this section, you must read the following topic:
Before reporting issues in this section, you must read the following topic:
-
- Posts: 9
- Joined: March 16th, 2008, 10:58 pm
- Location: Marseille
- Contact:
Re: Cannot change language in Linux version
I can now see that the game doesn't start even when I simply type “wesnoth†in the terminal (but I can start it with my short cut link). It is reporting that Wesnoth isn't installed, but I have the game installed here:
/opt/games/wesnoth-1.4/bin/wesnoth
Could the installation path be the problem, and in that case, is this something I could change easily?
/opt/games/wesnoth-1.4/bin/wesnoth
Could the installation path be the problem, and in that case, is this something I could change easily?
Re: Cannot change language in Linux version
PATH="$PATH:/opt/games/wesnoth-1.4/bin"
that should fix that problem. To make it permanent, throw it into your .bashrc (or whatever the startup script for your shell is)
that should fix that problem. To make it permanent, throw it into your .bashrc (or whatever the startup script for your shell is)
Re: Cannot change language in Linux version
Hi, all. I'm using CodeBlocks under Win XP SP3 to compile Wesnoth 1.4.7. Everything works well, except language change. Compiling with -enable-dummy-languages dont help. How can I solve problem in Windows?
Same sources - under opensuse 11.1 works without such bug.
Same sources - under opensuse 11.1 works without such bug.