IOhannes m zmoelnig wrote:
the problem is that ubuntu has switched to zsh and makealias.sh used to be a bash-script. i believe this is fixed in subversion.
actually i found that it is not. until it is fixed, you have to manually fix the makealias.sh:
a hack to make it run with the old and outdated zexy is to change the first line of makealias.sh to "#!/bin/bash"
and of course, you should still use the svn version...
but better use the subversion version.
fgmasdr IOhannes