Fedora installation prerequisites » History » Version 2
Jamie McPeek, 2014-08-11 04:20
| 1 | 1 | Andrej Pakhutin | h1. Fedora installation prerequisites |
|---|---|---|---|
| 2 | |||
| 3 | 2 | Jamie McPeek | In order to eliminate stop errors in 'bundle install' procedure under fedora 18-20 and maybe some other distributions it is worth mentioning to install the following prerequisite packages: |
| 4 | * *yum install gcc ruby-devel* |
||
| 5 | 1 | Andrej Pakhutin | for json gem build |
| 6 | * *yum install ImageMagick-devel* |
||
| 7 | 2 | Jamie McPeek | * *yum install mariadb-devel mariadb-server* |
| 8 | +Or+ *yum install community-mysql-devel community-mysql-server* |