Difference between revisions of "Self-install-existing"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
= Installation in an existing Fedora machine =
 
= Installation in an existing Fedora machine =
  
'''NOTE:''' this is not the recommended method to install. The recommended method is doing it [[self-install|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.
+
'''NOTE:''' this is not a recommended method to install, unless it's of a really clean-install of the base distribution. 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. The recommended method is doing it [[self-install|from scratch]].  
  
 
Regardless, here are the install instructions for those more adventurous :-)
 
Regardless, here are the install instructions for those more adventurous :-)

Revision as of 23:49, 8 July 2007

Installation in an existing Fedora machine

NOTE: this is not a recommended method to install, unless it's of a really clean-install of the base distribution. 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. The recommended method is doing it from scratch.

Regardless, here are the install instructions for those more adventurous :-)

  • For Fedora 7, do this as root:
     rpm -ivh http://fedora7.amahi.org/noarch/hda-release-0.2-1.noarch.rpm
  • Then, also as root, do this:
     yum -y install 'hda-suite'
     hda-install <hda-id>
     yum -y install 'hda-app*'