Difference between revisions of "Amahi 9"

From Amahi Wiki
Jump to: navigation, search
Line 19: Line 19:
 
These are the tentative steps:
 
These are the tentative steps:
 
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">
 
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">
   <nowiki>rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
+
   <nowiki>rpm -Uvh http://f23.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
 
   yum -y install mariadb-libs mariadb-server
 
   yum -y install mariadb-libs mariadb-server
 
   yum -y install hda-ctl hda-platform
 
   yum -y install hda-ctl hda-platform
 
   hda-install YOUR-INSTALL-CODE
 
   hda-install YOUR-INSTALL-CODE
 
</div>
 
</div>

Revision as of 22:45, 25 September 2015

Warning.png WARNING
This is the Development page for Amahi 9 on Fedora 23. It IS NOT production ready.


This is the beginning of the Amahi 9 on Fedora 23 development. The text on this page are notes for use without the process.

NOTES: TBD

Install Fedora 23

Download the Fedora 23 Netinstall CD for 64 bit (424MB).

Install Amahi 9

These are the tentative steps:

  rpm -Uvh http://f23.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm
  yum -y install mariadb-libs mariadb-server
  yum -y install hda-ctl hda-platform
  hda-install YOUR-INSTALL-CODE