0

Midnight Commander を Cygwin 環境にインストールしましたが、機能しません。誰が何が問題なのかを理解するのを手伝ってくれますか?

これが私が見ているものです:

$ mc
Error opening terminal: xterm.
$ mc -U
Error opening terminal: xterm.

のバージョン情報は次のmcとおりです。

$ mc -V
  GNU Midnight Commander 4.6.1
  Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish
  With builtin Editor
  Using the ncurses library
  With optional subshell support
  With mouse support on xterm
  With support for X11 events

...そして、Cygwin のバージョンは次のとおりです。

$ uname -a
CYGWIN_NT-5.1 c40920j 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin

前もって感謝します!

4

1 に答える 1

0

xtermのコピーが欠落している場合、このエラーが表示されることがあります。あなたはそれを下に見つけるべきです:

/usr/share/terminfo/x/xterm
于 2011-01-05T00:01:15.617 に答える