Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109029 - can't emerge evince
Summary: can't emerge evince
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 11:14 UTC by Aibi
Modified: 2006-01-20 15:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aibi 2005-10-12 11:14:45 UTC
I can't emerge evince.

Reproducible: Always
Steps to Reproduce:
1.emerge evince
2.
3.

Actual Results:  
checking for LIB... checking for BACKEND... checking for FRONTEND_CORE...
configure: error: Package requirements (gtk+-2.0 >= 2.6.0 libgnomeui-2.0 >=
2.6.0 libglade-2.0 poppler-glib >= 0.4.1) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.



aibi2 aibi # pkg-config --list-all|grep -i poppler
poppler                     poppler - PDF rendering library
poppler-splash              poppler-splash - Splash backend for Poppler PDF
rendering library



Portage 2.0.53_rc5 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r1 i686)
=================================================================
System uname: 2.6.13-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.0_pre9
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fno-delayed-branch -fcaller-saves
-freorder-blocks -freorder-functions -falign-jumps -finline-functions
-frename-registers -fweb -fomit-frame-pointer -fno-trapping-math
-falign-functions=64"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fno-delayed-branch -fcaller-saves
-freorder-blocks -freorder-functions -falign-jumps -finline-functions
-frename-registers -fweb -fomit-frame-pointer -fno-trapping-math
-falign-functions=64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/"
LANG="pl_PL.UTF-8"
LC_ALL="pl_PL.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d aalib accessibility acpi alsa apache2 apm arts avi
bash-completion bcmath berkdb bitmap-fonts bzlib calendar cdr crypt cups curl
dbm divx4linux dlloader dvd dvdr dvdread eds emboss encode euse fam ffmpeg flac
foomaticdb fortran freetype gd gdbm gif gnome gpm gstreamer gtk2 hal imlib ipv6
jabber java javascript jpeg junit libg++ libwww lm_sensors mad mime motif
mozilla mp3 mpeg ncurses nls ogg oggvorbis openal opengl oss pam pcmcia pdflib
perl pg-hier php png posix postgres python quicktime readline samba sdl slang
spell sqlite sse ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode
usb wifi win32codecs wxwindows xinerama xml xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2005-10-13 02:28:28 UTC
You need to enable the gtk USE flag for poppler:

# echo app-text/poppler gtk >> /etc/portage/package.use
# emerge poppler evince


Hth
Comment 2 Aibi 2005-10-13 09:24:46 UTC
(In reply to comment #1)
> You need to enable the gtk USE flag for poppler:
> 
> # echo app-text/poppler gtk >> /etc/portage/package.use
> # emerge poppler evince
> 
> 
> Hth

Thanks.
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-10-14 12:23:01 UTC
I've changed the evince ebuild to check for this.
Comment 4 merwan kashouty 2006-01-19 17:33:22 UTC
i am having this issue also... i ahve edited teh ebuild to include gtk in IUSE since i couldnt get poppler to pick it up via /etc/portage/package.use ... i did emerge -e world two days ago and this was working so i am not sure what is different now.

checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  bg ca cs da de el en_CA en_GB es et eu fi fr gl gu he hi hu ja ko lt nb ne nl no pa pl pt_BR ru rw sk sq sr sr@Latn sv th tr uk wa zh_CN zh_TW
checking for LIB... checking for BACKEND... checking for FRONTEND_CORE... configure: error: Package requirements (gtk+-2.0 >= 2.6.0 libgnomeui-2.0 >= 2.6.0 libglade-2.0 poppler-glib >= 0.4.1) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the FRONTEND_CORE_CFLAGS and FRONTEND_CORE_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/evince-0.4.0-r3/work/evince-0.4.0/config.log

!!! ERROR: app-text/evince-0.4.0-r3 failed.
!!! Function econf, Line 489, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 5 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-01-20 15:22:36 UTC
Update.  I bet you don't have poppler-bindings.