Some versions of Linux
                     use different RPM libraries and require and alternative means to Install
                     SAS High-Performance Computing Management Console. Follow these steps
                     to install the management console using tar:
                     
                  
                  
                  
                     
                     
                        
                        - 
                           
                           
                           
                        
 
                        
                        - 
                           
                           
                              
                              Log on to the target
                                 machine as root.
                                 
                              
                              
                            
                           
                         
                        
                        - 
                           
                           
                              
                              In your SAS Software Depot, locate the standalone_installs/SAS_High-Performance_Computing_Management_Console/2_8/Linux_for_x64 directory.
                                 
                              
                              
                            
                           
                         
                        
                        - 
                           
                           
                              
                              Copy sashpcmc-2.8.tar.gz
                                 to the location where you want to install the management console.
                                 
                              
                              
                            
                           
                         
                        
                        - 
                           
                           
                              
                              Change to the directory
                                 where you copied the TAR file, and run the following command:
tar -xzvf sashpcmc-2.8.tar.gz
tar
                                 extracts the contents into a directory called 
sashpcmc.
                                 
                              
 
                              
                            
                           
                         
                        
                        -