Hi 
thanks for getting back to me - I installed using a binary package. I tried 
doing manually but got in a bit of a mess. I am using Windows 8.1 64bit. So 
do I need to uninstall Apache and start again with the developer version? I 
think I tried installing that a while back but had problems there as well 
hence going for the binary install! 

Ultimately I am looking to run Python inside Django then implement my front 
end with Twitter Bootstrap. I am getting brain ache trying to understand 
what sits where and how each interacts :(

any suggestions? 

On Monday, December 1, 2014 7:08:58 PM UTC, Joonas Lehtolahti wrote:
>
> On Mon, 01 Dec 2014 20:15:27 +0200, Nick Abelson <nick.a...@gmail.com 
> <javascript:>>   
> wrote: 
>
> > Hi 
> > I have downloaded the latest version of Apache: 2.4 and what I believe 
> to 
> > be the latest version of mod, 4.4. However when I try to install it, I   
> > get 
> > the following error: 
> > RuntimeError: The 'apxs' command appears not to be installed or is not 
> > executable. 
>
> This typically means that you do not have the corresponding development   
> files of Apache installed, but only the binaries. For example on Debian   
> Linux you can install Apache by installing package "apache2" (or more   
> specifically, one of the derivatives), but you also need "apache2-dev" to 
>   
> build mod_wsgi; apxs comes in that package. 
>
> Did you install Apache 2.4 by OS package manager, did you compile it from 
>   
> sources, or did you get a binary package (common method for Windows)? And 
>   
> related, which Operating System are you on? 
>
> - Joonas 
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to modwsgi+unsubscr...@googlegroups.com.
To post to this group, send email to modwsgi@googlegroups.com.
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to