Difference between revisions of "Amahi 9"

From Amahi Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
__TOC__
 
__TOC__
 +
 +
== To Do List ==
 +
* Amahi F23 Repo
 +
* Compile hda-ctl and hda-platform
  
 
== Install Fedora 23 ==
 
== Install Fedora 23 ==

Revision as of 01:01, 26 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.

To Do List

  • Amahi F23 Repo
  • Compile hda-ctl and hda-platform

Install Fedora 23

Install Amahi 9

These are the tentative steps:

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

NOTE: yum (deprecated) has been replaced with dnf as the Fedora package manager.