schrodinger.application.licensing.licserver.quick_slm_setup module¶
- schrodinger.application.licensing.licserver.quick_slm_setup.get_lictool_from_slm_installation(install_path: str) str ¶
Returns the path to the ‘lictool’ executable in the Schrodinger License Manager (SLM) installation.
- Parameters
install_path – The path where the SLM is installed.
- schrodinger.application.licensing.licserver.quick_slm_setup.get_licserverd_from_slm_installation(install_path: str) str ¶
Returns the path to the ‘licserverd’ executable in the Schrodinger License Manager (SLM) installation.
- Parameters
install_path – The path where the SLM is installed.