We're using a new version of the Mentor suite.   Since some problems were discovered, get rid of
your environment files of any references to Mentor Graphics stuff left over from other classes by adding
the comment character "#" to the first column of the lines.   As an example remove the following or any
other stuff related to Mentor Graphics:
#setenv MGLS_HOME $MGC_HOME/pkgs/mgls # licensing stuff
#setenv MGLS_LICENSE_FILE $MGC_HOME/etc/cust/mgls/mgc.licenses
#setenv MGC_PLOT_DEFAULT_PRINTER mgc_laser1
# print to mgc_laser1
#setenv MGC_TMPDIR /tmp #local temporary directory
#setenv MGC_WD
$HOME/MGC #MGC default working
These files need to be inspected:
.cshrc
cshrc.hp9000
cshrc.hp9000s700
cshrc.solaris
and possibly
.tcshrc
.login
Thanks to Todd Haverkos
for solving these problems. Copy the mgc.env file from ~kcoloma/mgc.env to your home directory
A typical invocation sequence for Design Manager would be
% source ~/mgc.env
% dmgr
but note that first you must make a /MGC/ece361 directory in your home
directory.  In the Mentor environment you are able to see your folders and files under the MGC subdirectory.