few new issues on centos 3.3
I just got my servre reloaded with CentOS from the data center which no longer re-installs cpanel on OS reloads. I installed cPanel myself (which installs by itself with no user input otherwise).I went to install APF firewall and got this:
[root@localhost apf-0.9.4-8]# apf -s
/usr/local/sbin/apf: line 281: Pure: command not found
/etc/apf/vnet/vnetgen: line 281: Pure: command not found
/etc/apf/firewall: line 281: Pure: command not found
/etc/apf/firewall: line 281: Pure: command not found
I tried installing mod throttle as well and got this error when I ran 'make'
[root@localhost mod_throttle-3.1.2]# make
/usr/local/apache/bin/apxs -c mod_throttle.c
make: /usr/local/apache/bin/apxs: Command not found
make: *** [mod_throttle.so] Error 127
How do I correct these two issues? I obviously do not have ability to "install from cd" as this is a leased server.