Search found 4 matches

by TheArch
November 14th, 2007, 4:57 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.3.10
Replies: 22
Views: 14262

I`'m not sure if this is wesnoth bug or a campaign one but when I play "Across the Harsh Sands" the second "mission" of "Under the burning Sun" (I think) i get this message in the console error engine: variable_info: index greater than 1024, truncated multiple times aft...
by TheArch
August 12th, 2007, 6:13 pm
Forum: Release Announcements, Compiling & Installation
Topic: compiling wesnoth 1.3.6 Fedora 7 - PyObject problem
Replies: 6
Views: 3365

So after installing python-sqlite2 python-imaging python-imaging-tk and runnig ./configure ot finnally compiled :D. Thanks
by TheArch
August 11th, 2007, 5:26 pm
Forum: Release Announcements, Compiling & Installation
Topic: compiling wesnoth 1.3.6 Fedora 7 - PyObject problem
Replies: 6
Views: 3365

I checked again and it turns out that I am with 2.5 too. I am using yum for all except for development packages (like wesnoth 1.3.6), so it`s not in my python installation. I have an idea: can you give me what python packages you`ve got. easiest way imho is to write $ yum list | grep -i python | gre...
by TheArch
August 9th, 2007, 8:06 am
Forum: Release Announcements, Compiling & Installation
Topic: compiling wesnoth 1.3.6 Fedora 7 - PyObject problem
Replies: 6
Views: 3365

compiling wesnoth 1.3.6 Fedora 7 - PyObject problem

I've download the source code from the Download page and try to compile it. The error which I found in the output gived by make is: In file included from ai.cpp:18: ai_python.hpp:9:20: error: Python.h: No such file or directory ai_python.hpp:12: error: ISO C++ forbids declaration of ‘PyObject_HEAD...