[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: submit problems
set TERM=vt100 or whatever it is to set an env variable in the lame
tcsh-bash wannabe setup they have in the CS labs.
Worse comes for worse and that doesn't work type:
lame$ bash
lame$ export TERM=vt100
lame$ submit
Good luck.
On Friday, December 5, 2003, at 07:32 PM, rdbyrne@xxxxxxx wrote:
I was wondering if anyone has encountered this error while trying to
submit a program, "TERM enviroment vaiable not set"? Im trying to
submit
a program for my OS class but I keep getting that error every time I
attempt to.
Ryan Byrne