Changes

From Amahi Wiki
Jump to: navigation, search
2,410 bytes removed ,  13:47, 29 March 2015
no edit summary
= Installation in an existing Fedora machine =
'''NOTE:''' this is '''notNOT''' a recommended method to install, unless it's done on a fairly clean install of the distribution. The reason is that some things that may have been done to the machine that may affect the way the HDA Amahi behaves. In that case, issues may be harder to debug/fix. The recommended method is doing it [[self-install|from scratch]].
Regardless, here are the install instructionsIt is important to note that, all of them executed as full root (either "su -" or logged in directly as root or as sudo): == Fedora 12 == '''Install the Amahi release for Fedora 12cannot be fully uninstalled''' 1. Install the hda-release* <small><code>rpm -Uvh <nowiki>http://f12.amahi.org/noarch/hda-release-1.0-1.noarch.rpm</nowiki></code></small> 2. Install hdactl (64 or 32bit)* 32bit - <small><code>rpm -Uvh --nodeps <nowiki>http://f12.amahi.org/i386/hdactl-2.46-1.i386.rpm</nowiki></code></small>* 64bit - <small><code>rpm -Uvh --nodeps <nowiki>http://f12.amahi.org/x86_64/hdactl-2.46-1.x86_64.rpm</nowiki></code></small> 3. Now install <code>hda-platform</code>* <small><code><nowiki>rpm -Uvh --nodeps http://f12.amahi.org/noarch/hda-platform-4.4-7.noarch.rpm</nowiki></code></small> 4. Start in the Amahi installer.* <small><code>service amahi-installer start</code></small> 5. And last but not leasttraditional sense, get because the installer going by accessing it with a browser: <code><nowiki>http://localhost:2000</nowiki></code> == Fedora 10 == '''Install settings affect some subsystems across the Amahi release for Fedora 10''' 1. Install the hda-release* <small><code>rpm -Uvh <nowiki>http://f10.amahi.org/noarch/hda-release-1.0-1.noarch.rpm</nowiki></code></small> 2. Install hdactl (64 or 32bit)* 32bit - <small><code>rpm -Uvh --nodeps <nowiki>http://f10.amahi.org/i386/hdactl-2.43-1.i386.rpm</nowiki></code></small>* 64bit - <small><code>rpm -Uvh --nodeps <nowiki>http://f10.amahi.org/x86_64/hdactl-2.43-1.x86_64.rpm</nowiki></code></small> 3. Now install <code>hda-suite</code>* <small><code>yum -y install hda-suite</code></small> 4. And last but not least, install Amahi machine and answer "yes" to reboot.* <small><code>hda-install YOURINSTALLCODE</code></small> == Fedora 9 == * First, update to Fedora 9.5 ([http://www.redhat.com/archives/fedora-announce-list/2008-August/msg00012.html long story]):<small><pre><nowiki> yum -y install fedora-release</nowiki></pre></small>* Install the Amahi release for Fedora 9<small><pre><nowiki> rpm -Uvh http://f9.amahi.org/noarch/hda-release-0.3-1.noarch.rpm</nowiki></pre></small>* Then, also as full root (/usr/sbin/hda-install original state of those subsystems is not in the path otherwise), do this:<small><pre><nowiki> yum -y install hda-suite hda-install -f YOURINSTALLCODE</nowiki></pre></small> In both cases, * Replace '''YOURINSTALLCODE''' with your install code, obviously* [http://bugs.amahi.org Report bugs in the platform category]!* Save the output and paste it to the bug reportpreserved.
12,424

edits