For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > February 2008 > apxs not found?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author apxs not found?
Chip Burke

2008-02-21, 7:04 pm

I am trying to build PHP 5.2.5 on Fedora 8. The error I am getting is=20

Sorry, I cannot run apxs. Possible reasons follow:

1. Perl is not installed
2. apxs was not found. Try to pass the path using =
--with-apxs2=3D/path/to/apxs
3. apache was not built using --enable-so (the apxs usage page is =
displayed)

The output of /usr/sbin/apxs follows:
cannot open /httpd/build/config_vars.mk: No such file or directory at
/usr/sbin/apxs line 201.
configure: error: Aborting

apxs is indeed installed at the location I specified in the configure
script. However, when I try to run apxs manually, I get that same error. =


cannot open /httpd/build/config_vars.mk: No such file or directory at
/usr/sbin/apxs line 201.

This is on apache 2.2.8 and Perl 5.8.8.

Any ideas?=20
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com