Sto cercando di installare debugger ddd sul mio MAC. Ha installato bene, tuttavia quando provo ad eseguirlo ottengo il seguente errore:
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.
Ho installato X11 nella mia cartella delle utilità. Funziona coz io uso xterm su di esso abbastanza spesso.
qualche idea su come risolvere questo problema ?? qualsiasi cosa ho bisogno di aggiungere a ./configure o fare comandi durante l'installazione di ddd ???