Hello,
I tried to build mono from debian sources (deb-src
http://www.debianplanet.org/mono stable release), but it failed!
sudo dpkg-buildpackage gave the following error:
...
make[1]: Leaving directory `/home/durden/debian/mono/mono-0.15'
install -o root -g root -m 644 debian/cli.binfmt \
debian/mono-common/usr/share/binfmts/cli
dh_movefiles
dh_movefiles: debian/tmp/usr/bin/mono not found (supposed to put it in
mono-jit)find: usr/bin/mono: No such file or directory
make: *** [install] Error 1
Compiling from upstream sources (http://www.go-mono.com/download) was
successfull ...
Any hints?
jonas