Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
`bundle install` fails when run inside directory with spaces #434
Comments
|
Note: I'm pretty sure this is an issue with ffi, not this gem, however probably worth noting on this repo in any case. |
|
Not reproduced with ruby 2.3.3 on MacOS Sierra. |
|
Is this still an issue? |
|
Can GitHub pages even have spaces in their main URL? |
Before submitting an issue, please be sure to
gem update github-pagesorbundle update github-pages)This issue affects
What did you do (e.g., steps to reproduce)
What did you expect to happen?
Everything to install correctly.
What happened instead?
The
configurescript for ffi doesn't quote$srcdir, which breaks building: