Search found 4 matches
- November 14th, 2007, 4:57 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Wesnoth 1.3.10
- Replies: 22
- Views: 14262
- 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
- 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...
- 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...