Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155913 - x11-themes/mythtv-themes-0.20 will not install when ROOT is set
Summary: x11-themes/mythtv-themes-0.20 will not install when ROOT is set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 20:36 UTC by gent_bz
Modified: 2006-12-17 19:12 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 gent_bz 2006-11-21 20:36:55 UTC
Because the --prefix path passed to configure is not right.

To fix it, add ROOT to the prefix path.

   ./configure --prefix="$ROOT"/usr || die "configure died"
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-12-17 19:12:48 UTC
Fixed.