
1. Install renderer
2. Extract (where you want)RLM package for you OS
3. Edit mentalcore.lic and update
   - HOSTNAME with your rlm server hostname 
   - MAC_XXXXXXXXXXXX with the mac address associated to the listening IP (where your rlm server will be running)
     it should look like this 1234567890ab 
   - Eventually change the default 5053 port (if you are running arnold rlm server for instance)

   You can get your hostname this way    : rlmutil  rlmhostid host
   if your rlm server is running on the same machine, you can use LOCALHOST as hostiname
   You can get your mac address this way : rlmutil  rlmhostid ether  
 
4. Start "rlm" (from command line or install it as service)
   rlm -c mentalcore.lic
   or rlm -c mentalcore.lic -ws port_for_web_interface   
   (if you are running arnold rlm server change the default port of 5054 for the web interface)
 					
   You can install rlm as service reading the manual or from the web interface
   or for the lazy ones : rlm -install_service -service_name rlm-xforce -dlog c:\log\server.log -c :\path\mentalcore.lic
		
NOW That your RLM server is running : 

5. Edit license.lic replacing X.Y.Z.X with IP/hostname of RLM server
   change port if necessary (of course use the same port listed in the mentalcore.lic)
6. Start maya now and install "license.lic" from MentalCore menu -> Install License
7. Restart maya and have fun

X-Force smoked it!


