home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / 16355 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.0 KB  |  45 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!gmd.de!Germany.EU.net!ubrinf!alf!d09c
  3. From: d09c@alf.zfn.uni-bremen.de (Juergen Lock)
  4. Subject: Re: Elvis 1.6Beta2 & Mint & Minix & Gemini
  5. Message-ID: <d09c.721067592@alf>
  6. Sender: news@informatik.uni-bremen.de (NEWS Service)
  7. Nntp-Posting-Host: alf.zfn.uni-bremen.de
  8. Organization: Univ. Bremen, Informatik
  9. References: <1992Oct30.165622.10045@sae.com>
  10. Date: Fri, 6 Nov 1992 17:28:52 GMT
  11. Lines: 32
  12.  
  13. malay@sae.com (Bob Malay) writes:
  14.  
  15. >Something strange has been happening - I'm running Gemini/Mint 0.95/MINIX_XFS - if I
  16. >open up the console window and "cd" to a TOS directory and "elvis" some file
  17. >then elvis runs normally - if I "cd" to a MINIX partition and "elvis" some file
  18. >then "elvis" spits out the message "Unknown Terminal Type" and closes down.
  19.  
  20. >If I just run MINIT/MINIX_XFS/TOSWIN and "cd" to a MINIX partition and "elvis"
  21. >some file then "elvis" runs normally.
  22.  
  23. >It appears that Gemini has a problem with MINIX partitions and Elvis 1.6Beta2 - I 
  24. >didn't have this problem with "elvis 1.4" but "elvis 1.4" doesn't work with 
  25. >Mint/Toswin.
  26.  
  27.  sorry if it sounds stupid, but did you set $TERM and have an entry for
  28. that in /etc/termcap?  (i have put mine into the readme.)
  29.  
  30.  or maybe it couldn't find the /etc directory... i think the termcap
  31. library looks for it on the `current disk' i.e. in /etc not u:/etc.
  32. if its that try setting $TERMCAP to either the `absolute' filename like
  33. e.g. /dev/u/etc/termcap (u:/etc/termcap wont't work) or to the
  34. description itself (thats why u:/etc... doesn't work, then it thinks
  35. its a description).  or set the rootdir in $UNIXMODE, e.g. with
  36. UNIXMODE=ru all filenames starting with / get translated to u:/ thanks
  37. to the MiNT libs.
  38.  
  39.  oh and with toswin it probably works because toswin sets $TERMCAP
  40. to its own description itself... (unless you turn that off.)
  41.  
  42. >Bob Malay
  43.  hope that helps (and my english wasn't too strange :-)
  44.     Juergen
  45.