Actions
Fedora installation prerequisites » History » Revision 1
Revision 1/2
| Next »
Andrej Pakhutin, 2013-07-24 15:05
initial
Fedora installation prerequisites¶
In order to eliminate stop errors in 'bundle install' procedure under fedora 18,19 and maybe some other distributions it is worth mentioning to install the following prerequisite packages:- yum install ruby-devel
for json gem build - yum install ImageMagick-devel
- yum install mariadb-devel
Or yum install community-mysql-devel
Updated by Andrej Pakhutin over 11 years ago · 1 revisions