Estoy intentando instalar el depurador de la ddd en mi MAC. Se instaló bien, sin embargo cuando trato de ejecutarlo me da el siguiente error:
bash-3.2$ ddd test
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.
Tengo X11 instalado en mi carpeta de utilidades. Funciona porque uso xterm en ella con bastante frecuencia.
¿alguna idea de cómo solucionar esto? ¿hay algo que deba añadir a los comandos ./configure o make al instalar la ddd?