DirectAdmin installation on openVZ vps

In order to install DirectAdmin hosting panel without facing problems follow the numbered steps: First install compilers etc: 1.yum install gcc 2.yum install gcc-c++ 3.yum install flex if not you will get the errors: *** gcc is required for compiling, please install gcc (yum install gcc)*** *** g++ is required for compiling, please install g++ ...