Self-install-existing
From Amahi Wiki
Installation in an existing Fedora machine
NOTE: this is not the recommended method to install. The recommended method is doing it from scratch. The reason is that some things that may have been done to the machine that may affect the way the HDA behaves, and that may be hard to debug/fix.
Regardless, here are the install instructions for those more adventurous :-)
- For Fedora Core 6, do this as root:
rpm -ivh http:///fedora7.amahi.org/noarch/hda-release-0.1-1.noarch.rpm
- For Fedora 7, do this as root:
rpm -ivh http://fedora7.amahi.org/noarch/hda-release-0.1-1.noarch.rpm
- Then, also as root, do this:
yum -y install 'hda*' hda-install <hda-id>
- The quotes in the yum command are important, to prevent globbing.
- Replace the hda-id with your hda-id, obviously
- Report bugs in the install category! :-)