Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47102 - bonobo-python not emerge
Summary: bonobo-python not emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 08:10 UTC by Antonio
Modified: 2004-04-11 18:42 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 Antonio 2004-04-07 08:10:07 UTC
emerge bonobo-python do not work

This is error:

............
.........
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for python... /usr/bin/python
checking if Python version >= 1.5... okay
checking local Python configuration... looks good
checking for headers required to compile python extensions... found
checking for python... (cached) /usr/bin/python
checking for GtkObject in python module gtk... no
configure: error: Can't find pygtk

!!! ERROR: dev-python/bonobo-python-0.2.0-r3 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

I have re-emerge pygtk-0.6.11-r1 and pygtk-2.0.0-r1 but the problem persist

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-04-11 18:42:07 UTC
This should be fixed in bonobo-python-0.2.0-r4. Thanks for reporting the bug.