Hi,
I've been trying to build / setup a local development environment for
freeciv, but am running into a lot of issues during the process.
I'm following the README, and while running sync for freeciv image
extract, this is the below error I get.
Any suggestions to fix this would be greatly appreciated. Thanks!
-Chaitanya
*➜ freeciv-img-extract git:(master) ✗ sh ./sync.sh*
Parsing ../freeciv/freeciv/data/amplio2.tilespec
Traceback (most recent call last):
File "img-extract.py", line 117, in <module>
config.read(file);
File
"/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py",
line 305, in read
self._read(fp, filename)
File
"/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py",
line 546, in _read
raise e
ConfigParser.ParsingError: File contains parsing errors:
../freeciv/freeciv/data/amplio2.tilespec
[line 94]: '*include "misc/colors.tilespec"\n'
*➜ freeciv-img-extract git:(master) ✗ cat ../freeciv/version.txt *
# Patches are against freeciv trunk revision 22812 (S2_5 branching point)
ORIGCAPSTR="+Freeciv.Devel-2.5-2013.Apr.30"
WEBCAPSTR="+Freeciv.Web.Devel-2.5-2013.May.02"
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev