From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020625 Description of problem: After starting "civclient" at the commandline, the program complains about a bad path setting (see Additional Information). The bad path setting for the tileset can be fixed with "export FREECIV_PATH=/usr/share/freeciv/" before starting "civclient". Also set this environment setting before starting "civserver", otherwise the following error appears: ( Could not find readable ruleset file "default_game.ruleset" or "default/game.ruleset" in data path. ) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start "civserver" and/or "civclient" 2. 3. Actual Results: Errors appear about wrong setting of "FREECIV_PATH" Expected Results: Civserver and/or civclient should've started without problems. Additional info: This is the error : 1: Could not find readable helpdata.txt in data path 1: The data path may be set via the environment variable FREECIV_PATH 1: Current data path is: ".:data:/home/peterve/.freeciv:/usr/local/share/freeciv" 1: Did not read help texts 0: Could not find readable file "hires.tilespec" in data path. 0: The data path may be set via the environment variable FREECIV_PATH. 0: Current data path is: ".:data:/home/peterve/.freeciv:/usr/local/share/freeciv"
*** This bug has been marked as a duplicate of 67922 ***