Cannot change language in Linux version

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
suitsmeveryfine
Posts: 9
Joined: March 16th, 2008, 10:58 pm
Location: Marseille
Contact:

Re: Cannot change language in Linux version

Post by suitsmeveryfine »

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?
AI
Inactive Developer
Posts: 2396
Joined: January 31st, 2008, 8:38 pm

Re: Cannot change language in Linux version

Post by AI »

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)
Zmiulan
Posts: 2
Joined: January 22nd, 2009, 11:30 am

Re: Cannot change language in Linux version

Post by Zmiulan »

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.
Post Reply