|
|
我在MDK上装了一个应用程序,安装正常完成,但运行时出现如下错误至使其无法正常运行图形界面,这是什么原因呢?我想是显示设置的原因,在suse、redhat下均安装了显示驱动后能正常使用,便在MDK下怎么就没办法用呢?
The most likely reason is that your DISPLAY environment variable is either not set (i.e. issue setenv DISPLAY dev:0.0 where dev is your device name) or is set to a device that is not accepting the connection.
向大家请教! |
|