Changes

From Amahi Wiki
Jump to: navigation, search
43 bytes added ,  00:11, 5 April 2013
no edit summary
message = The Amahi 7 work has moved to a new page specific for [[Amahi 7]]!}}
Amahi Edge "edge" is the developer version of Amahi, with the very latest and greatest code in it. It lives in a branch of the Amahi Git repo, called
It lives in the master branch of the Amahi git repo at https://github.com/amahi-edge/platform
This page is about working notes for the latest in the development tree.
= How to Get Amahi Edge Running =
This procedure is the way to get Amahi 7 running in development. This has been tested with a clean Fedora 17 18 minimal install from the original netinst DVD (generally without updates):
# open a terminal window
## <code>gem install bundler</code>
# exit the root user and use a regular user. you will need to reinstall fedora if you skip this step :(
# download we suggest you create a new folder to put the latest tarball or latest from the git repoamahi development code, then in it run:# extract the tarball into your user folder use tar or your file manager-extract function<code>git clone git@github.com:amahi/platform.git</code># <code>cd ~/amahi-7platform</code>
# <code>bundle install</code> (this will take a while and install all the necessary gems)
# <code>rake db:create</code> this will ask for the mysql root password with a prompt ">"
to get things to run properly for some reason that we did not root cause yet.
= Old , obsolete info for Amahi 6 =
First you need to get the latest git repository (see how on the [[Contribute]]-page)
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits