Chef-server-ctl reconfigure command does not working

Hi,

I am trying to install Chef 12 version into Red Hat 7.2. I have followed up the chef installation document. When I try to run the second steps in the document

  1. chef-server-ctl reconfigure . I was getting below the error

]$ sudo chef-server-ctl reconfigure
[sudo] password for ababa01010:
sudo: chef-server-ctl: command not found

Please let me know if there is any command to execute before this reconfigure

Server Details:

“Linux dev29lxv.staging.int 3.10.0-327.el7.x86_64 #1 SMP Thu Oct 29 17:29:29 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux”

]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.2 (Maipo)

thanks
scm_seven