Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126686 - epiphany-extensions-2.14.0.1 does not compile without python use flag
Summary: epiphany-extensions-2.14.0.1 does not compile without python use flag
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 09:13 UTC by Henrique Ferreiro
Modified: 2006-03-25 16:47 UTC (History)
0 users

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


Attachments
config.log (config.log,50.55 KB, text/x-log)
2006-03-18 09:14 UTC, Henrique Ferreiro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrique Ferreiro 2006-03-18 09:13:23 UTC
checking which extensions to build... configure: WARNING: Epiphany compiled without python support, extensions python-console sample-python favicon will not be available
configure: error: the specified extension python-console does not exist
./configure: line 23333: PATH_SEPARATOR: command not found
Comment 1 Henrique Ferreiro 2006-03-18 09:14:15 UTC
Created attachment 82469 [details]
config.log
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2006-03-25 16:47:51 UTC
this works just fine for me.

    use python && extensions="${extensions} python-console sample-python \
        favicon"

The ebuild only adds them if you specified python.

Make sure you are using the official tree ebuild.