File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 249249
250250 - **Zlib isn't installed?**
251251 - We noticed that some people using Ubuntu had issues installing Sinatra because
252- of a missing dependency. Make sure you install your zlib-headers.
252+ of a missing dependency. Follow [these instructions](https://rvm.io/packages/zlib/)
253+ in order to get your gem installs to work.
253254
254255 - **I was installing XYZ, it says it failed. What should I do?**
255256 - Try thinking of your problem in its general terms, then typing them into Google.
Original file line number Diff line number Diff line change @@ -251,7 +251,9 @@ <h2>FAQ</h2>
251251
252252 < ul >
253253 < li > We noticed that some people using Ubuntu had issues installing Sinatra because
254- of a missing dependency. Make sure you install your zlib-headers.</ li >
254+ of a missing dependency.
255+ Follow < a href ="https://rvm.io/packages/zlib "> these
256+ instructions</ a > in order to get your gems installs to work.</ li >
255257 </ ul >
256258 </ li >
257259 < li > < p > < strong > I was installing XYZ, it says it failed. What should I do?</ strong > </ p >
You can’t perform that action at this time.
0 commit comments