Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error messages about libicui18n.so.49 missing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Ant P.
Veteran
Veteran


Joined: 18 Apr 2009
Posts: 1920
Location: UK

PostPosted: Tue Apr 17, 2012 1:07 am    Post subject: Error messages about libicui18n.so.49 missing Reply with quote

Code:
Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.49: cannot open shared object file: No such file or directory)"

I got a downgrade from dev-libs/icu-49 recently and now I'm getting these from every GTK and Qt program I run. The programs seem to work fine otherwise and `cave fix-linkage` reports no broken libraries. Is there an easy way to shut it up or is this a "reinstall world" fix?
Back to top
View user's profile Send private message
radius
n00b
n00b


Joined: 30 Mar 2012
Posts: 24

PostPosted: Tue Apr 17, 2012 4:03 am    Post subject: Reply with quote

Try running revdep-rebuild.
_________________
...
Back to top
View user's profile Send private message
Ant P.
Veteran
Veteran


Joined: 18 Apr 2009
Posts: 1920
Location: UK

PostPosted: Tue Apr 17, 2012 9:17 am    Post subject: Reply with quote

As I said, I already checked for broken linkage.
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1576
Location: US

PostPosted: Tue Apr 17, 2012 6:49 pm    Post subject: Reply with quote

Ant P,

If you were downgraded to dev-libs/icu-4.8.1.1-r1 , maybe a symlink /usr/lib64/libicui18n.so.49 to libicui18n.so.48.1.1 would satisfy it :?:

Just a thought :?
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 2417
Location: de

PostPosted: Sun Apr 29, 2012 2:22 pm    Post subject: Reply with quote

Same problem here. revdep-rebuild doesn't find any problems, but several programms complain about a missing libicui18n.so.48. Installed is:

Code:
[I] dev-libs/icu
     Available versions:  4.6 4.8.1-r2 (~)4.8.1-r3 4.8.1.1-r1 (~)49.1 (~)49.1.1 {{debug doc examples static-libs}}
     Installed versions:  49.1.1(20:02:18 26.04.2012)(doc examples -debug -static-libs)
Back to top
View user's profile Send private message
mkyral
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2007
Posts: 137
Location: Czech Republic

PostPosted: Thu May 03, 2012 6:53 am    Post subject: Reply with quote

musv wrote:
Same problem here. revdep-rebuild doesn't find any problems, but several programms complain about a missing libicui18n.so.48. Installed is:

Code:
[I] dev-libs/icu
     Available versions:  4.6 4.8.1-r2 (~)4.8.1-r3 4.8.1.1-r1 (~)49.1 (~)49.1.1 {{debug doc examples static-libs}}
     Installed versions:  49.1.1(20:02:18 26.04.2012)(doc examples -debug -static-libs)


I have also the same problem. I've tried revdep-rebuild and also several other scripts I've found on internet, recompilation of such programs. But I still don't know, why the older version of libicui18n is requested.
Back to top
View user's profile Send private message
Aquous
l33t
l33t


Joined: 08 Jan 2011
Posts: 619

PostPosted: Thu May 03, 2012 8:53 am    Post subject: Reply with quote

Code:
emerge -1 qt-core
Back to top
View user's profile Send private message
FuzzyRay
Developer
Developer


Joined: 02 Oct 2003
Posts: 76

PostPosted: Fri May 04, 2012 5:37 am    Post subject: Reply with quote

Aquous wrote:
Code:
emerge -1 qt-core


Do the above, this is Bug 413541. The issue is that qt-core is dynamically loading the library at runtime and it is looking for the library that was present when it was built. Not having the library won't break any applications, but it does produce the annoying message that you see.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum