help me install proftpd-1.2.10

Hi there, i have a Linux 9 server with basic webmin control panel and i'm having trouble installing proftpd-1.2.10. Here are the steps I did:



[root@localhost root]# ls
anaconda-ks.cfg install.log.syslog up2date-3.1.23.2-1.i386.rpm
install.log webmin-1.180-1.noarch.rpm

[root@localhost root]# wget ftp://ftp.proftpd.org/distrib/source...-1.2.10.tar.gz

[root@localhost root]# cd /usr/src

[root@localhost root]# tar xzvf /root/proftpd-1.2.10.tar.gz

[root@localhost root]# cd proftpd-1.2.10

[root@localhost proftpd-1.2.10]# ls
acconfig.h CREDITS README README.ports
aclocal.m4 doc README.AIX README.Solaris2.5x
ChangeLog include README.capabilities README.Unixware
config.guess INSTALL README.classes RELEASE_NOTES
config.h.in install-sh README.controls sample-configurations
config.log lib README.cygwin src
config.sub Makefile.in README.FreeBSD stamp-h.in
configure Make.rules.in README.IPv6 utils
configure.in modules README.LDAP
contrib NEWS README.modules
COPYING proftpd.spec README.PAM

[root@localhost proftpd-1.2.10]# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

[root@localhost proftpd-1.2.10]#



i did this before on my linux 7.3 server and never get this error. am i missing something? what else am i supposed to do here? i'm stuck here for now. please help me.

 

 

 

 

Top