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

Closed
johnbailon opened this Issue Mar 21, 2014 · 3 comments

Comments

Projects
None yet
2 participants
Contributor

johnbailon commented Mar 21, 2014

Add "libicu-dev" as a dependency.

Contributor

saivann commented Mar 21, 2014

@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?

Contributor

johnbailon commented Mar 21, 2014

@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
wrote:

@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?

Reply to this email directly or view it on GitHub:
bitcoin#352 (comment)

@saivann saivann closed this in 885b6b1 Mar 21, 2014

Contributor

saivann commented Mar 21, 2014

Just added it to the README. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment