add Arch Linux instalation troubleshoot (#6782)

Merge pull request 6782
This commit is contained in:
Delson Lima 2018-04-12 15:24:55 -03:00 committed by jekyllbot
parent c9346ef522
commit 5096e8a9ac
1 changed files with 6 additions and 0 deletions

View File

@ -36,6 +36,12 @@ If you installed the above - specifically on Fedora 23 - but the extensions woul
sudo dnf install redhat-rpm-config
```
On Arch Linux you need to run:
```sh
sudo pacman -S ruby-ffi
```
On Ubuntu if you get stuck after `bundle exec jekyll serve` and see error
messages like `Could not locate Gemfile` or `.bundle/ directory`, it's likely
because all requirements have not been fully met. Recent stock Ubuntu