|
|
Re: RedHat 7.3 + Oracle 9i R2
最初由 bigbomb 发布
[B]RedHat 7.3 + Oracle 9i R2
运行runinstall中的错误是
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding
Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding
Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding
Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding
Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding [/B]
这个我通过
unset LANGUAGE
export LANG=en
export LC_ALL=en_US
这样不会出现Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]这样的错误,但是下面的还是出现了
不过安装程序已经能正常显示了,虽然是英文,但总比都是方框好 |
|