Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7709 - Koffice build fails (cant find python2.1 library)
Summary: Koffice build fails (cant find python2.1 library)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-09 15:57 UTC by Mike Holdeman
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
log file of emerge attempt. (koffice-build.log,222.76 KB, text/plain)
2002-09-09 16:23 UTC, Mike Holdeman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Holdeman 2002-09-09 15:57:18 UTC
 
Comment 1 Mike Holdeman 2002-09-09 16:23:10 UTC
Created attachment 3768 [details]
log file of emerge attempt.

Attached is a log file of the last emerge attempt on Koffice on my TP 600.
Gentoo 1.2 system.
Comment 2 Bart Verwilst 2002-09-10 01:04:42 UTC
what versions of python do you have installed? 
Comment 3 Mike Holdeman 2002-09-10 10:01:01 UTC
Python 2.1.1 (#1, Jun 19 2002, 23:51:40)[GCC 2.95.3 20010315 (release)] on linux2
Comment 4 Bart Verwilst 2002-09-10 10:32:39 UTC
Koffice needs Python 2.2 at least, and it is mentioned in the ebuild: DEPEND="$DEPEND         >=dev-lang/python-2.2.1 	<snip>" If you installed koffice the normal way, it should have installed the latest python version as well.. Otherwise, do an "emerge python" after an emerge sync, and try again...