View Single Post
Posts: 22 | Thanked: 50 times | Joined on Apr 2011
#13
It fails here:
if [ -x /usr/share/cli-common/gac-install ]; then
/usr/share/cli-common/gac-install mono
fi

The first line of "/usr/share/cli-common/gac-install":
#!/bin/bash


It looks like, that you haven't bash installed on your system.
 

The Following 2 Users Say Thank You to keks-n For This Useful Post: