Hello Friends,
ATM i'm get an Error: nothing provides libicudata.so.40 needed by libboost_regex1_38_0, nothing provides libicui18n.so.40 needed by libboost_regex1_38_0, nothing provides libicuuc.so.40 needed by libboost_regex1_38_0
What is the libicu* Library?
Sascha 'saigkill' Manns escribió:
Hello Friends,
ATM i'm get an Error: nothing provides libicudata.so.40 needed by libboost_regex1_38_0, nothing provides libicui18n.so.40 needed by libboost_regex1_38_0, nothing provides libicuuc.so.40 needed by libboost_regex1_38_0
Most likely a temporary error.
What is the libicu* Library?
http://www.ibm.com/software/globalization/icu/
On Thu, 28 May 2009 20:40:48 +0200, you wrote:
ATM i'm get an Error: nothing provides libicudata.so.40 needed by libboost_regex1_38_0, nothing provides libicui18n.so.40 needed by libboost_regex1_38_0, nothing provides libicuuc.so.40 needed by libboost_regex1_38_0
Either libicu in that openSUSE version doesn't build or libicu got a new version and boost hasn't been recompiled yet. I'd regard both as temporary failures that will disappear.
What is the libicu* Library?
See http://www.ibm.com/software/globalization/icu/ for an explanation of what ICU is. The Boost regegex library is compiled to use it. BTW, it's the *first* hit when googling for libicu ....
Philipp