This might simply be a syntax problem you're experiencing. There shouldn't be a '=' sign in your setenv command. Try:
<b>setenv DISPLAY homeIP:0.0</b>
You could also avoid having to do this everytime by using the <b>-X</b> parameter when logging onto the lab machines, e.g.
<b>ssh -X...