The Openvpn files are not in the required place, create a link
{{Code|ln -s /usr/share/openvpn /usr/lib64/openvpn}}
There are a few prolems with the DNS server.
Create /etc/rndc.key
{{Code|rndc-confgen -a}}
Change the owner of /etc/rndc.key
{{Code|chown named /etc/rndc.key}}
Remove any journal files.
{{Code|rm -rf /var/named/dynamic/*.jnl}}
Change the owner of /var/named.
{{Code|chown -R named:named /var/named}}
Finally, restart the DNS server.
{{Code|service named restart}}
Now follow the Amahi install instructions here: http://wiki.amahi.org/index.php/Self-install-existing