Hey I am installing an ftp server using VSFTPD and when i type in the command MAKE i get this
gcc -c main.c -O2 -Wall -W -Wshadow -idirafter dummyinc
make: gcc: Command not found
make: *** [main.o] Error 127
I dont understand why but I do............ Please any help would be greatly appreciated!
