tazimk wrote:
hi,
Trying to figure out why make gives following errors .
What is wrong with installation ?
Saw similar with buildout when a package could not be found.
How are you installing?
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
You have not supplied all the output, but likely that you don't have
either python-dev or httpd-dev packages installed and so cant find
header files for one of the other. Read the README in the mod_wsgi
source code for requirements as to what must be installed on your
system.
Graham
On Jul 10, 9:
hi,
Trying to figure out why make gives following errors .
What is wrong with installation ?
mod_wsgi.c:14532: error: initializer element is not constant
mod_wsgi.c:14532: warning: data definition has no type or storage
class
mod_wsgi.c:14533: warning: parameter names (without types) in functio
3 matches
Mail list logo