Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] texlive-core - poppler / xpdf missing library
Date: Tue, 01 Sep 2015 18:05:23
Message-Id: 201509011905.02618.michaelkintzios@gmail.com
In Reply to: Re: *****SPAM***** Re: [gentoo-user] texlive-core - poppler / xpdf missing library by thelma@sys-concept.com
1 On Tuesday 01 Sep 2015 17:57:24 thelma@×××××××××××.com wrote:
2 > On 09/01/2015 10:48 AM, thelma@×××××××××××.com wrote:
3 > > On 09/01/2015 09:47 AM, Alec Ten Harmsel wrote:
4 > >> On Tue, Sep 01, 2015 at 07:47:56AM -0600, thelma@×××××××××××.com wrote:
5 > >>> I'm emerging texlive-core and it complains on missing libraries:
6 > >>>
7 > >>> <snip>
8 > >>>
9 > >>> emerge -1q luatex texlive-core
10 > >>> [ebuild N ] dev-tex/luatex-0.70.1-r2
11 > >>> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
12 > >>> [blocks B ] <dev-texlive/texlive-basic-2014
13 > >>> ("<dev-texlive/texlive-basic-2014" is blocking
14 > >>> app-text/texlive-core-2014-r4) [blocks B ] dev-tex/luatex
15 > >>> ("dev-tex/luatex" is blocking app-text/texlive-core-2014-r4)
16 > >>
17 > >> texlive-core needs to be updated, not installed with --oneshot. Can you
18 > >> try running `emerge --update --newuse --deep --with-bdeps=y @world'?
19 > >>
20 > >> Alec
21 > >
22 > > I run unmerged all "texlive" application and run:
23 > > `emerge --update --newuse --deep --with-bdeps=y @world'
24 > >
25 > > and coming up with the same error message:
26 > >
27 > > checking requested system `poppler' library... failed
28 > > checking requested system `xpdf' library... failed
29 > > checking requested system `zziplib' library... ok
30 > > configure: error: some requested system libraries failed
31 >
32 > It is looking for poppler and xpdf both of these packages are obsolete.
33 > Should I look for file dependent of xpdf and poppler and recompile them?
34
35 Not both are obsolete:
36
37 eix -l poppler
38 [I] app-text/poppler
39 Available versions:
40 0.32.0 (0/51)^t [cairo cjk curl cxx debug doc +introspection
41 +jpeg jpeg2k +lcms png qt4 qt5 tiff +utils]
42 ~ 0.33.0-r1 (0/52)^t [cairo cjk curl cxx debug doc +introspection
43 +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
44 ~ 0.34.0 (0/53)^t [cairo cjk curl cxx debug doc +introspection
45 +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
46 ~ 0.35.0 (0/54)^t [cairo cjk curl cxx debug doc +introspection
47 +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
48 ** 9999 (0/9999)^t [cairo cjk curl cxx debug doc
49 +introspection +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
50 Installed versions: 0.32.0^t(13:45:31 04/05/15)(cairo cxx introspection
51 jpeg lcms png qt4 tiff utils -cjk -curl -debug -doc -jpeg2k -qt5)
52
53 So, I would unmerge xpdf which has been obsoleted for years and 'emerge -1aNDv
54 app-text/poppler' to see if portage is happy about it.
55
56 --
57 Regards,
58 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] texlive-core - poppler / xpdf missing library thelma@×××××××××××.com