You need install some package to build source code.
$ yum install build-essential
$ yum install g++
$ yum install gcc
thanhlangso Reviewed by thanhlangso on . ProFTPd compile error Hi, I have using centos 6.2 Image in VMPlayer. i have an problem while compiling the Proftpd. I perform the following. wget ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.4a.tar.gz tar -zxcf proftpd-1.3.4a.tar.gz cd /usr/proftpd-1.3.4a ./configureNote: by default it download into /usr/ after extract its become /usr/proftpd-1.3.4a/ directory. so i going there to perform this command. i also try moving this folder to the /usr/src and try from there but not help. Rating: 5