Modelsim
To set up the envorinment to run Modelsim add the following in your .tcshrc or .cshrc file
setenv MGLS_LICENSE_FILE 1717@lserver2.ece.uic.edu
setenv PATH ${PATH}:/usr/local/modelsim6/modeltech/bin
then run source .tcshrc to set it up.