in case anyone is following this thread
d/l httpd-devel-2.0.50-1.i386.rpm from here
http://archive.apache.org/dist/httpd/binaries/rpm/i386/

extract the contents by running this shell script
#!/bin/sh
rpm2cpio httpdd.rpm | cpio -idmv

i now have $APACHE_HOME/bin/apxs !

just so i have the order correct?
$ sh buildconf --apxs=/Apache/Apache2/usr/bin/apxs

$ mv configure.in configure

$ sh configure --apxs=/cygdrive/f/Apache/Apache2/usr/bin/apxs

apparently produces a makefile
which target to run..assume 
make -f makefile all
?
Thanks Dave!
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> From: d...@cornell.edu
> To: users@tomcat.apache.org
> Subject: Re: mod_jk status code and loadbalancer monitoring
> Date: Sat, 23 May 2009 12:59:16 -0400
> 
> If from packages, install the *-dev packages for your apache httpd.
> 
> -- David
> 
> 
> On May 23, 2009, at 9:58 AM, Martin Gainty <mgai...@hotmail.com> wrote:
> 
> >
> > apparently the apache bundle i have did'nt include apxs
> > $APACHE_HOME/bin/apxs doesnt exist and I have no 'apxs' modules  
> > available
> > any clue where i can d/l apache 2.x with apxs?
> >
> > thanks,
> > Martin
> > ______________________________________________
> > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentia 
> > lité
> >
> > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene  
> > Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede  
> > unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig.  
> > Diese Nachricht dient lediglich dem Austausch von Informationen und  
> > entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten  
> > Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den  
> > Inhalt uebernehmen.
> > Ce message est confidentiel et peut être privilégié. Si vous  
> > n'êtes pas le destinataire prévu, nous te demandons avec bonté que  
> > pour satisfaire informez l'expéditeur. N'importe quelle diffusion no 
> > n autorisée ou la copie de ceci est interdite. Ce message sert à l'i 
> > nformation seulement et n'aura pas n'importe quel effet légalement o 
> > bligatoire. Étant donné que les email peuvent facilement être  
> > sujets à la manipulation, nous ne pouvons accepter aucune responsabi 
> > lité pour le contenu fourni.
> >
> >
> >
> >
> >> Date: Fri, 22 May 2009 22:40:44 -0400
> >> From: ch...@christopherschultz.net
> >> To: users@tomcat.apache.org
> >> Subject: Re: mod_jk status code and loadbalancer monitoring
> >>
> >> -----BEGIN PGP SIGNED MESSAGE-----
> >> Hash: SHA1
> >>
> >> Martin,
> >>
> >> On 5/22/2009 10:09 PM, Martin Gainty wrote:
> >>> any clue where i can download apxs?
> >>
> >> Apxs comes bundled with Apache httpd. If you have httpd already, you
> >> should have apxs. On some package-managed systems where Apache httpd
> >> 2.2.x is installed, the script is called 'apxs2'.
> >>
> >> - -chris
> >> -----BEGIN PGP SIGNATURE-----
> >> Version: GnuPG v1.4.9 (MingW32)
> >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> >>
> >> iEYEARECAAYFAkoXYiwACgkQ9CaO5/Lv0PDCLACeN256x6lCMMudPaHk34j7XArI
> >> iIoAn1IuTzSR/W2i/295SKbQJF3hlx20
> >> =d4hs
> >> -----END PGP SIGNATURE-----
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> >> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>
> >
> > _________________________________________________________________
> > Hotmail® goes with you.
> > http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
Insert movie times and more without leaving Hotmail®.
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd1_052009

Reply via email to