And more questions, what OS are you using? How did you installed Apache/httpD? What Python version are you using?
2012/10/4 Graham Dumpleton <[email protected]> > Where did you run 'configure' from. You must be in the same directory > as the configure script. You cannot do something like: > > /some/path/mod_wsgi/configure > > If you were in the correct directory, can only imagine that you have > some odd user environment variables set which are breaking the > configure script. > > Graham > > On 4 October 2012 20:44, bedroomfireflys <[email protected]> > wrote: > >> To install the Apache module into the standard location for Apache > modules > >> as dictated by Apache for your installation, run: make install > > > > > > All of my files relating to modwsgi are in one folder, the one I > unzipped. > > When I ran "configure" i got an error and the file named Makefile.in was > put > > in my home directory for some reason so I put it with the other files. I > ran > > configure again and it was a sucess but the make file was also put into > my > > home directory. I put it with the other files. I ran "make" and it > appeared > > to be a success. I then ran "make install" in this same directory but it > > failed. > > > > In the above directions, is "Apache module" referring to modwsgi ? > > In which directory do I run "make install" ? > > > > -- > > You received this message because you are subscribed to the Google Groups > > "modwsgi" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/modwsgi/-/0ieRnaIMxesJ. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/modwsgi?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/modwsgi?hl=en. > > -- []'s Filipe Cifali Stangler -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
