Skip to content

Documentation error about icu4c #3

@hspeijer

Description

@hspeijer

After following the mac os X instructions I got the following error:

checking for icu-config... no
*** The icu-config script could not be found. Make sure it is
*** in your path, and that taglib is properly installed.
*** Or see http://ibm.com/software/globalization/icu/
configure: error: Library requirements (ICU) not met.
make: *** [couchdb/Makefile] Error 1

Which I fixed by doing

export PATH=brew --cellar icu4c/51.1/bin:$PATH

instead of

export PATH=brew --cellar icu4c/bin:$PATH

as specified in https://github.com/membase/manifest/blob/master/README.markdown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions