added python-dev info

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@526 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 3fe6d07006
commit 1a5d475c6a

@ -59,7 +59,15 @@ Defines and Variables
IVR
---
Edit apps/ivr/Makefile.defs:
You need python development support - locate structmember.h should
give you something like:
$ locate structmember.h
/usr/include/python2.4/structmember.h
If structmember.h is not found, you may have to install python
development package (e.g. in debian python-dev).
Set PYTHON_VERSION when compiling, or edit apps/ivr/Makefile.defs,
if you don't want to use the default python version on your system:
1. Python version and path
set the python version (2.3, 2.4, 2.5)

Loading…
Cancel
Save