Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Package dependency: libicu-dev #352
Comments
|
@johnbailon As far as I can tell, libicu-dev isn't needed here to build the website or install ffi-icu gems. Can you explain why you're asking this dependency to be added? |
|
@saivann just followed the instructions on a fresh install of Ubuntu 12.10 and I ran into errors asking for this library. Specifically, ffi-icu was looking for this library. Installing said library solved it. On Fri, Mar 21, 2014 at 10:14 PM, saivann notifications@github.com
|
saivann
closed this
in
885b6b1
Mar 21, 2014
|
Just added it to the README. Thanks! |
johnbailon commentedMar 21, 2014
Add "libicu-dev" as a dependency.