Changes

From Amahi Wiki
Jump to: navigation, search
40 bytes added ,  23:50, 16 October 2012
# as Root (<code>su</code>):
##enter the root password (not the one from the first user)
##<code>yum groupinstall 'Development Tools'</code>##* , or for a shorter installdo: ##* <code>yum -y install ruby make ruby-devel git libxml2-devel libxslt-devel mysql-devel sqlite-devel mysql-servergcc-c++</code>
##<code>systemctl start mysqld.service</code>
## <code>gem install bundler</code>
# extract the tarball into your user folder use tar or your file manager-extract function
# <code>cd ~/amahi-7</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 ">"
#* if this is a fresh Fedora 17 install, your mysql server probably does not have a password, so just press Enter
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits