[net.micro.cbm] 80 col vic20

len@qumix.UUCP (Leonard Labar) (06/20/84)

AQ,

d setenv.  Anyone else out there can    help me?

len@qumix.UUCP (Leonard Labar) (06/20/84)

AQ,

I still have trouble with getting the system to recoqnize the termcaps name.
I think this is an installation problem with changing the termcaps file.
We have unix 4.1 with pdp 11/750 and vi editor.  It gives "unrecoqnized
termcaps type" when it encounters the name set for the termcaps file.  I tried
 it in both home directory and in /usr/new/vic directory.  I also tried using
the .profile method instead of .login method.  Anyone out there can help??
We have ver. 4.1 unix soon to be 4.2

miller@uiucdcs.UUCP (06/23/84)

#R:qumix:-25300:uiucdcs:36100084:000:482
uiucdcs!miller    Jun 22 20:04:00 1984


I don't know what your problem is for the vic, but the following works fine
for setting the termcaps up correctly with the c64 running unixterm.  It
assumes your new termcaps are in a file called .c64.  Change that to what you
have (plus a new path name) and see it that helps any.  I have mine in my
.cshrc file, and it has worked under both 4.1 and 4.2.
alias c64 "setenv TERMCAP /mntb/1/lawrie/miller/.c64;setenv TERM c64;set term = c64;stty -tabs"

A. Ray Miller
Univ Illinois