I saw after posting my reply, that you seem to be quite new to linuxquestions.org. In case you don't know how to create a symlink:
Go to the idesk source directory. Type in the following (omit the <> signs but do what is written within them)
ln -sf /usr/share/automake<TAB for autocompletion to your version of automake>/install-sh
Do this with every broken symlink. You see them with "ls --color" if you don't have color output. In my output the broken links are highlighted red. I hope this helps. If you knew already how to this, just forget this post
