If Term is installed to a directory other than the default /usr/term, you may get this error. In that case, set the TERMDIR environment variable to point to the TERM install directory. For example, if TERM is installed to /var/term, add the following two lines to your .profile:
TERMDIR=/var/term
export TERMDIR
				
				
					
						This entry was posted
						 
						on Friday, April 6th, 2007 at 1:38 pm						and is filed under Install, TERM.
						You can follow any responses to this entry through the RSS 2.0 feed. 
													Both comments and pings are currently closed.