You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mike VanHorn <mi...@wright.edu> on 2007/02/28 17:22:40 UTC

[users@httpd] Getting apxs

I have a 64-bit Red Hat system, and I'm trying to get tomcat running with
the tomcat connect (mod_jk). In order to do that, I need apxs, but apxs
isn't on the system.

What package do I need to download to get apxs? Does anyone happen to know
if there's a yum package that contains it?

Thanks!

---
Mike VanHorn
Senior Computer Systems Administrator 
College of Engineering and Computer Science
Wright State University
265 Russ Engineering Center
937-775-5157
michael.vanhorn@wright.edu
http://www.cs.wright.edu/~mvanhorn/




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Getting apxs

Posted by Craig Dunigan <cd...@doit.wisc.edu>.
On Wed, 28 Feb 2007, Mike VanHorn wrote:

>
> I have a 64-bit Red Hat system, and I'm trying to get tomcat running with
> the tomcat connect (mod_jk). In order to do that, I need apxs, but apxs
> isn't on the system.
>
> What package do I need to download to get apxs? Does anyone happen to know
> if there's a yum package that contains it?
>
> Thanks!
>
> ---
> Mike VanHorn
> Senior Computer Systems Administrator
> College of Engineering and Computer Science
> Wright State University
> 265 Russ Engineering Center
> 937-775-5157
> michael.vanhorn@wright.edu
> http://www.cs.wright.edu/~mvanhorn/
>
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

Find and install the httpd-devel rpm.  Don't know anything about yum, 
sorry.  I think the httpd-devel package is included in the 
installation CDs.  But Nick's right, this is really a RedHat question.

-- 
Craig Dunigan
IS Technical Services Specialist
Middleware - EIS - DoIT
University of Wisconsin, Madison

opinions expressed are my own, not the University's

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Getting apxs

Posted by Serge Dubrouski <se...@gmail.com>.
mod_jk isn't deprecated and currently is actively developed.

To get apxs install httpd-devel rpm

On 2/28/07, Mike VanHorn <mi...@wright.edu> wrote:
>
>
>
> On 2/28/07 11:31 AM, "Nick Kew" <ni...@webthing.com> wrote:
>
> > On Wed, 28 Feb 2007 11:22:40 -0500
> > Mike VanHorn <mi...@wright.edu> wrote:
> >
> >> I have a 64-bit Red Hat system, and I'm trying to get tomcat running
> >> with the tomcat connect (mod_jk). In order to do that, I need apxs,
> >> but apxs isn't on the system.
> >
> > Are you sure you want mod_jk, rather than the more uptodate
> > connectors in the proxy framework?
>
> No, I'm not sure. I just did a search, and mod_jk was what came up. I take
> it, than, that mod_jk is now deprecated?
>
> ---
> Mike VanHorn
> Senior Computer Systems Administrator
> College of Engineering and Computer Science
> Wright State University
> 265 Russ Engineering Center
> 937-775-5157
> michael.vanhorn@wright.edu
> http://www.cs.wright.edu/~mvanhorn/
>
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Getting apxs

Posted by Mike VanHorn <mi...@wright.edu>.


On 2/28/07 11:31 AM, "Nick Kew" <ni...@webthing.com> wrote:

> On Wed, 28 Feb 2007 11:22:40 -0500
> Mike VanHorn <mi...@wright.edu> wrote:
> 
>> I have a 64-bit Red Hat system, and I'm trying to get tomcat running
>> with the tomcat connect (mod_jk). In order to do that, I need apxs,
>> but apxs isn't on the system.
> 
> Are you sure you want mod_jk, rather than the more uptodate
> connectors in the proxy framework?

No, I'm not sure. I just did a search, and mod_jk was what came up. I take
it, than, that mod_jk is now deprecated?

---
Mike VanHorn
Senior Computer Systems Administrator 
College of Engineering and Computer Science
Wright State University
265 Russ Engineering Center
937-775-5157
michael.vanhorn@wright.edu
http://www.cs.wright.edu/~mvanhorn/




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Getting apxs

Posted by Nick Kew <ni...@webthing.com>.
On Wed, 28 Feb 2007 11:22:40 -0500
Mike VanHorn <mi...@wright.edu> wrote:

> I have a 64-bit Red Hat system, and I'm trying to get tomcat running
> with the tomcat connect (mod_jk). In order to do that, I need apxs,
> but apxs isn't on the system.

Are you sure you want mod_jk, rather than the more uptodate
connectors in the proxy framework?

> What package do I need to download to get apxs? Does anyone happen to
> know if there's a yum package that contains it?

That's a redhat question (not an Apache one), but I'd expect it to be
called something like "apache-dev".

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org