I figured I would need all the *-devel packages installed.<br><br>Good thing I took a snap shot of my VM before I attempted thi update.<br><br>Scott.<br><br><br><div class="gmail_quote">On Mon, Jan 19, 2009 at 4:00 PM, René Mølsted <span dir="ltr"><<a href="mailto:molsted@iweb.dk">molsted@iweb.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c"><br>
On 19/01/2009, at 22.39, Scott wrote:<br>
<br>
> I need to recompile PHP5 on my test BlueOnyx box and have<br>
> encountered a problem.  When I run the confgiure script I get the<br>
> following:<br>
><br>
> Sorry, I cannot run apxs.  Possible reasons follow:<br>
><br>
> 1. Perl is not installed<br>
> 2. apxs was not found. Try to pass the path using --with-apxs2=/path/<br>
> to/apxs<br>
> 3. Apache was not built using --enable-so (the apxs usage page is<br>
> displayed)<br>
><br>
> The output of /usr/sbin/apxs follows:<br>
> ./configure: line 6699: /usr/sbin/apxs: No such file or directory<br>
> configure: error: Aborting<br>
><br>
> I see that Apache2 is installed via RPM but php was likely compiled<br>
> however Apache doesn't seem to be compiled with "--enable-so".  BTW<br>
> I am just taking the configure script variables from the phpinfo();<br>
> output.<br>
><br>
> Any ideas?<br>
><br>
> Scott.<br>
><br>
</div></div>> _______________________________________________<br>
> Blueonyx mailing list<br>
> <a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
> <a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
<br>
<br>
<br>
Scott,<br>
I believe you have to install httpd-devel:<br>
yum install httpd-devel<br>
<br>
Be aware that you're likely to break the admin-gui, unless you install<br>
a non-standard path.<br>
<br>
<br>
--<br>
Rene Molsted<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
<a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</blockquote></div><br>