wine에서 사용할 수 있도록 fixed글꼴을 설치하려면 어떻게 해야 하나요?

이한길의 이미지

Quote:
wineconsole cmd

이렇게 실행을 하면 다음과 같은 에러가 나옵니다.
Quote:
err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting

그래서 찾아봤습니다. 그랬더니..

Quote:
wineconsole looks for a fixed size font which will fit the 80x25 console
on the screen. it doesn't seem to find one.
a possible workaround is to install more fixed size TTF fonts

이런말이 있습니다. 그런데 현제 fixed폰트가 설치되어 있습니다.

Quote:
xlsfonts | grep fixed

해서 보면 많은 fixed폰트가 나오거든요..

혹시 제가 뭐 다른 폰트들을 더 설치해야 하나요?
아니면 다른 문제인가요? 부탁드립니다.

지리즈의 이미지

export LANG=en_US.UTF-8
export LC_ALL=$LANG

wineconsole cmd

한번 시도해 보세요.,..

There is no spoon. Neo from the Matrix 1999.

There is no spoon. Neo from the Matrix 1999.