Fedora installation prerequisites » History » Version 1
Andrej Pakhutin, 2013-07-24 15:05
initial
1 | 1 | Andrej Pakhutin | h1. Fedora installation prerequisites |
---|---|---|---|
2 | |||
3 | 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: |
||
4 | * *yum install ruby-devel* |
||
5 | for json gem build |
||
6 | * *yum install ImageMagick-devel* |
||
7 | * *yum install mariadb-devel* |
||
8 | +Or+ *yum install community-mysql-devel* |