Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

howto build with icu installed locally #23

Open
vinnitu opened this issue Dec 3, 2012 · 0 comments
Open

howto build with icu installed locally #23

vinnitu opened this issue Dec 3, 2012 · 0 comments

Comments

@vinnitu
Copy link

vinnitu commented Dec 3, 2012

on target machine i have only user right and can install icu only in local dirs

the first line of error log are

npm http GET https://registry.npmjs.org/node-stringprep
npm http 304 https://registry.npmjs.org/node-stringprep
../node-stringprep.cc:3:28: warning: unicode/unistr.h: No such file or directory
../node-stringprep.cc:4:28: warning: unicode/usprep.h: No such file or directory
../node-stringprep.cc:5:27: warning: unicode/uidna.h: No such file or directory

but if i run
$ icu-config --version
49.1.2

i mean i have all to build lib but cannot

Can you give detail instruction to build in my situation?

Thx.

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

No branches or pull requests

1 participant