 iamryan
		
			iamryan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello @Aman.Kulsange,
I found this info...it may not completely apply to your specific situation, but I hope it provides some insight.
You will need to install ncurses-compat-libs.sudo yum install -y ncurses-compat-libs
 
Or you can install libncurses6 and create symlinks.
Install libncurses6sudo yum install libncurses6For libncurses6 you need to create symlink for libncurses5 pointing to libncurses6.
Create symlinks as shown in the link below
https://docs.appdynamics.com/appd/onprem/latest/en/planning-your-deployment/physical-machine-control...
 
Please see below for the required libraries 
https://docs.appdynamics.com/appd/onprem/latest/en/enterprise-console/enterprise-console-requirement...
