Re: [modwsgi] trouble with installation

42 views
Skip to first unread message

Filipe Cifali

unread,
Oct 4, 2012, 6:56:23 AM10/4/12
to mod...@googlegroups.com
Did you used --with-apxs=/path/to/your/httpd/bin/apxs ?

You run make install inside mod_wsgi dir, after a successful ./configure && make

Change the variables --with-python=/path/to/your/python and --with-apxs and try again.

I.E.: ( [ #mod_wsgi-3.4 $ ] ./configure --with-python=/opt/bin/python2.7 --with-apxs=/usr/local/apache2/bin/apxs )

That's my setup, yours can be different, depending on how did you install these couple.

2012/10/4 bedroomfireflys <bedroom...@gmail.com>
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 mod...@googlegroups.com.
To unsubscribe from this group, send email to modwsgi+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.



--
[]'s

Filipe Cifali Stangler

Graham Dumpleton

unread,
Oct 4, 2012, 6:59:47 AM10/4/12
to mod...@googlegroups.com
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

Filipe Cifali

unread,
Oct 4, 2012, 7:11:56 AM10/4/12
to mod...@googlegroups.com
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 <graham.d...@gmail.com>
Reply all
Reply to author
Forward
0 new messages