|
|
| (127 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| − | {{MessageBox|backgroundcolor = #FBB| | + | {{MessageBox| |
| | + | backgroundcolor = #faa| |
| | image =Warning.png| | | image =Warning.png| |
| | heading =WARNING| | | heading =WARNING| |
| − | message = This is the Development page for Amahi 9 on Fedora 23. It '''IS NOT''' production ready.}} | + | message = Amahi 9 for Fedora 23<br />Maintenance ONLY!}} |
| − | This is the beginning of the Amahi 9 on Fedora 23 development. The text on this page are notes for use without the process.
| |
| − | | |
| − | __TOC__
| |
| − | | |
| − | '''NOTES:'''
| |
| − | TBD
| |
| − | | |
| − | == Install Fedora 23 ==
| |
| − | | |
| − | Download the Fedora 23 Netinstall CD for 64 bit (424MB).
| |
| − | | |
| − | * [https://download.fedoraproject.org/pub/fedora/linux/releases/test/23_Beta/Server/x86_64/iso/Fedora-Server-netinst-x86_64-23_Beta.iso Fedora 23 Netinstall 64-bit] (http)
| |
| − | | |
| − | | |
| − | Burn the ISO to CD (or DVD), insert the DVD into your server, reboot the system, and follow the [[Fedora 21 Minimal Install]] instructions.
| |
| − | | |
| − | == Install Amahi 9 ==
| |
| − | 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">
| |
| − | <nowiki>rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
| |
| − | yum -y install mariadb-libs mariadb-server
| |
| − | yum -y install hda-ctl hda-platform
| |
| − | hda-install YOUR-INSTALL-CODE
| |
| − | </div>
| |