sblaisot commented on issue #3773:
URL: https://github.com/apache/couchdb/issues/3773#issuecomment-933240496


   well, couchdb from upstream package seems to uses system's library so it's 
libICU 57.1:
   ```
   # ldd /opt/couchdb/lib/couch-2.3.0-RC1/priv/couch_ejson_compare.so | grep -i 
icu
        libicuuc.so.57 => /usr/lib/x86_64-linux-gnu/libicuuc.so.57 
(0x00007f7d4a74c000)
        libicudata.so.57 => /usr/lib/x86_64-linux-gnu/libicudata.so.57 
(0x00007f7d48ccf000)
        libicui18n.so.57 => /usr/lib/x86_64-linux-gnu/libicui18n.so.57 
(0x00007f7d48854000)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to