关于编译安装ddd的问题
noair 2009-09-22 05:56:02 我在虚拟机上编译安装了ddd, (vmware+linux Centos64)
应该是编译成功, 并且安装了, 但是运行ddd出现如下问题:
Warning: Tried to connect to session manager, Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Error: No `Ddd' application defaults file
To resolve this problem, you can:
* set the XAPPLRESDIR environment variable to the location of the file `Ddd', or
* set the DDD_HOME environment variable to the location of `ddd/Ddd', or
* install the `Ddd' file in the X application defaults directory, or
* recompile DDD with builtin app-defaults file;
see the `--enable-builtin-app-defaults' option for details.
有谁知道怎么解决么? 谢谢。