Re: mod_wsgi problem with installation

2010-07-11 Thread John Griessen
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.

Re: mod_wsgi problem with installation

2010-07-10 Thread Graham Dumpleton
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:

mod_wsgi problem with installation

2010-07-10 Thread tazimk
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