Changes

From Amahi Wiki
Jump to: navigation, search
1 byte added ,  21:31, 13 October 2012
##<code>yum install ruby ruby-devel git libxml2-devel libxslt-devel mysql-devel sqlite-devel mysql-server</code>
##<code>systemctl start mysqld.service</code>
## <code>gem install bundler</code>
# download the latest tarball or get the latest git repo code
# extract the tarball into your user folder use tar or your file manager-extract function
# <code>cd ~/amahi-7</code>
# <code>gem install bundler</code>
# <code>bundle install</code> (this will install all the necessary gems)
# <code>rake db:create</code> this will ask for the mysql root password with a prompt ">" (note that it will show a warning and echo the password!)
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits