I did whole process from post 57. Not sure if that matters cause I installed it successful but part: $ cd HarmChom/src/bin $ chmod 755 * see my console output: ~/HarmChom/src/bin $ chmod 755 * ~/HarmChom/src/bin $ ls -l total 36 -rwxr-xr-x 1 user users 2531 Apr 18 18:08 closechroot -rwxr-xr-x 1 user users 2048 Apr 18 18:08 debian -rwxr-xr-x 1 user users 4531 Apr 18 18:08 qchroot -rwxr-xr-x 1 user users 6358 Apr 18 18:08 qmount -rwxr-xr-x 1 user users 1893 Apr 18 18:08 qumount -rwxr-xr-x 1 user users 25 Apr 18 18:08 sudo -rwxr-xr-x 1 user users 1282 Apr 18 18:08 synchroot
Following your procedure I also had a problem with permission of suxephwm, I think you should update post 57. [root@chroot: /]ls -l /usr/bin/ | grep sux -rw-r--r-- 1 root root 25 Apr 18 10:31 suxephwm [root@chroot: /]chmod 755 /usr/bin/suxephwm