Manage Apache Download Speed And Traffic Limits With mod_cband & centOS 4.4

Discussion in 'HOWTO-Related Questions' started by ThE-LyNX, Jan 12, 2007.

  1. ThE-LyNX

    ThE-LyNX New Member

    Have tried to install mod_cband but at the ./configure stage i get the following

    Code:
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking whether make sets $(MAKE)... yes
    checking for apr_palloc in -laprutil... no
    checking for an ANSI C-conforming const... yes
    checking for apxs... no
    checking for apxs2... no
    configure: error: apxs missing
    then make gives me this

    Code:
    make: *** No targets specified and no makefile found.  Stop.
    yes i have done yum install httpd-devel but still no luck

    anyone any ideas ?
     
  2. ThE-LyNX

    ThE-LyNX New Member

    fixed it, after a lot of google work
     

Share This Page