Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
trouble with installation
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
bedroomfireflys  
View profile  
 More options Oct 4 2012, 6:44 am
From: bedroomfireflys <bedroomfiref...@gmail.com>
Date: Thu, 4 Oct 2012 03:44:11 -0700 (PDT)
Local: Thurs, Oct 4 2012 6:44 am
Subject: trouble with installation

> 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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Filipe Cifali  
View profile  
 More options Oct 4 2012, 6:56 am
From: Filipe Cifali <cifali.fil...@gmail.com>
Date: Thu, 4 Oct 2012 07:56:23 -0300
Local: Thurs, Oct 4 2012 6:56 am
Subject: Re: [modwsgi] trouble with installation

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 <bedroomfiref...@gmail.com>

--
[]'s

Filipe Cifali Stangler


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Graham Dumpleton  
View profile  
 More options Oct 4 2012, 6:59 am
From: Graham Dumpleton <graham.dumple...@gmail.com>
Date: Thu, 4 Oct 2012 20:59:47 +1000
Local: Thurs, Oct 4 2012 6:59 am
Subject: Re: [modwsgi] trouble with installation
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 <bedroomfiref...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Filipe Cifali  
View profile  
 More options Oct 4 2012, 7:11 am
From: Filipe Cifali <cifali.fil...@gmail.com>
Date: Thu, 4 Oct 2012 08:11:56 -0300
Local: Thurs, Oct 4 2012 7:11 am
Subject: Re: [modwsgi] trouble with installation

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.dumple...@gmail.com>

--
[]'s

Filipe Cifali Stangler


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »