public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: the <the.guard@mail.ru>
To: Gentoo Users List <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] libreoffice-bin with icu confusion
Date: Sun, 24 Apr 2016 09:56:28 -0600	[thread overview]
Message-ID: <571CECAC.2030703@mail.ru> (raw)

Hello.

Recently I've installed app-office/libreoffice-bin-5.1.2.2
which depends on dev-libs/icu-57.1

equery g app-office/libreoffice-bin-5.1.2.2 | grep icu
 [  1]  dev-libs/icu-57.1

However when I tried to run libreoffice, the dynamic linker
couldn't find two libraries: libicui18n.so.55 and
libicuuc.so.55.

Of course, it was solved by making a couple
of symlinks, but I think there could be a minor problem here.

Here's how it looks like now

ldd /usr/lib/libreoffice/program/soffice.bin  | grep icu
	libicuuc.so.55 => /usr/lib64/libicuuc.so.55 (0x00007fb5fa402000)
	libicui18n.so.55 => /usr/lib64/libicui18n.so.55 (0x00007fb5f8ff2000)
	libharfbuzz-icu.so.0 => /usr/lib64/libharfbuzz-icu.so.0
(0x00007fb5f7d8a000)
	libicudata.so.57 => /usr/lib64/libicudata.so.57 (0x00007fb5f0dba000)

things are happening on amd64.


             reply	other threads:[~2016-04-24 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-24 15:56 the [this message]
2016-04-24 16:41 ` [gentoo-user] libreoffice-bin with icu confusion Andreas K. Huettel
2016-04-24 17:42   ` the

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=571CECAC.2030703@mail.ru \
    --to=the.guard@mail.ru \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox