Ok I found out, what the reason for this behaviour was. I had to set the terminal command unter "settings"-"command" to
Code: Select all
xterm -e sh -c "$anjuta.current.command)"
Perhaps the problem occured here because I don't have gnome installed (only the necessary dependencies for anjuta and not the gnome-terminal which anjuta expects...).