Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17484 - gramps fails to install
Summary: gramps fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-14 03:41 UTC by Ralph De Witt
Modified: 2003-03-30 14: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 Ralph De Witt 2003-03-14 03:41:05 UTC
Gramps 0.7.0 fails to install with the following log: 
root@kitty ralph # emerge gramps 
Calculating dependencies ...done! 
>>> emerge (1 of 1) app-misc/gramps-0.7.0 to / 
>>> md5 ;-) gramps-0.7.0.tar.gz 
>>> Unpacking source... 
>>> Unpacking gramps-0.7.0.tar.gz to /var/tmp/portage/gramps-0.7.0/work 
patching file ./intl.c 
>>> Source unpacked. 
creating cache ./config.cache 
checking for python... /usr/bin/python 
checking for python1.5... no 
checking for python2.0... no 
checking for python2.1... no 
checking for zip... /usr/bin/zip 
checking for a BSD compatible install... /bin/install -c 
checking whether make sets ${MAKE}... yes 
checking for gcc... gcc 
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe ) works... yes 
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe ) is a cross-compiler... 
no 
checking whether we are using GNU C... yes 
checking whether gcc accepts -g... yes 
checking how to run the C preprocessor... gcc -E 
checking for libintl.h... yes 
checking for textdomain in -lc... yes 
checking for gnome-config... YES 
checking Python bindings for sax/xml... ok 
checking Python bindings for gtk+... ok 
checking Python bindings for GNOME... configure: error: 
 
**** The python interpreter can't find the python bindings for GNOME. 
 
!!! ERROR: app-misc/gramps-0.7.0 failed. 
!!! Function econf, Line 14, Exitcode 1 
!!! econf failed 
 
root@kitty ralph # 
 
Also Gramps 0.9.0 is the current version that works with Gnome/Python 2, version 7 
requires earlier version. This should be updated to version 0.9.0 current. 
 

Reproducible: Always
Steps to Reproduce:
1.su 
2.emerge gramps 
3. 
Actual Results:  
It failed to install. 

Expected Results:  
Should have installed latest version.
Comment 1 foser (RETIRED) gentoo-dev 2003-03-30 14:42:46 UTC
some weird problem, reemerging pygtk 1 'n 2 made it work for me (at least the tests). But it still wouldnt run.

Then i just updated to 0.9.0 and put that in. Seems to work fine, try that one.