Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60316 - gimp 2.0.4 configure cannot find gimp-print 5.0.0_alpha2
Summary: gimp 2.0.4 configure cannot find gimp-print 5.0.0_alpha2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-14 05:37 UTC by Alexander Jenisch
Modified: 2004-08-20 16:26 UTC (History)
0 users

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 Alexander Jenisch 2004-08-14 05:37:13 UTC
checking for libgtkhtml-2.0 >= 2.0.0... Package libgtkhtml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgtkhtml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgtkhtml-2.0' found
configure: WARNING: *** Help browser plug-in will not be built (GtkHtml2 not found) ***
checking for librsvg-2.0 >= 2.2.0... yes
checking SVG_CFLAGS... -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0  
checking SVG_LIBS... -Wl,--export-dynamic -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gimpprint-config... no
checking for GIMP-PRINT - version >= 4.2.0... no
*** The gimpprint-config script installed by GIMP-PRINT could not be found
*** If GIMP-PRINT was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GIMPPRINT_CONFIG environment variable to the
*** full path to gimpprint-config.
configure: error:
*** Check for libgimpprint failed. You can download it from
*** http://gimp-print.sourceforge.net/ or you can build without it by passing
*** --disable-print to configure (but you won't be able to print then).

!!! ERROR: media-gfx/gimp-2.0.4 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed
-----------------------------------------------------
nt@eNTi $ esearch gimp-print
[ Results for search key : gimp-print ]
[ Applications found : 1 ]

*  media-gfx/gimp-print
      Latest version available: 4.2.6
      Latest version installed: 5.0.0_alpha2
      Size of downloaded files: 4,938 kB
      Homepage:    http://gimp-print.sourceforge.net
      Description: Gimp Print Drivers
      License:     GPL-2
Comment 1 foser (RETIRED) gentoo-dev 2004-08-18 07:24:30 UTC
i don't know what you do with your sys, but the deps are fine. It shouldn't try to use 5.0

& this is not a blocker
Comment 2 Alexander Jenisch 2004-08-18 11:55:04 UTC
right, it shouldn't use 5.0.0_alpha2, but i do and it can't detect it. the reason i'm using the alpha build is, that my printer won't work with the 4.x build currently in portage. it's a blocker for me, because i can't install gimp 2.0.4. had to inject it for the time being.
Comment 3 foser (RETIRED) gentoo-dev 2004-08-18 12:36:46 UTC
well it just can't use it, it's not compatible with the 4.2 series which gimp does support.
Comment 4 Alexander Jenisch 2004-08-20 16:26:44 UTC
why could i compile 2.0.3 then?