Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807 - jed with out X
Summary: jed with out X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-22 13:59 UTC by Trevor Strieber
Modified: 2003-02-04 19: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 Trevor Strieber 2002-02-22 13:59:08 UTC
Beware I am new to this! :)

Anyway, I've got an X-Less box, use X is not in the make.conf.  When trying to 
emerge jed, it tries to grab X anyway.  I fixed my ebuild in a very ugly way, 
making it only use textmode jed.
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-02-23 14:49:51 UTC
Make certain you have not commented out USE=, you want to set it to USE="" if
you want to turn off all USE vars.