Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how NOT to install X???
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
hertog
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jun 2002
Posts: 138
Location: Enschede/The Netherlands/Europe

PostPosted: Tue Jul 09, 2002 12:47 pm    Post subject: how NOT to install X??? Reply with quote

Hi,

I am having a difficult time installing gentoo WITHOUT any x-windows stuff on it. Reason: The machine doesn't need it.

So.. everything that is even slightly X-ish is in the USE var (-X -KDE -qt ect).

However....

When trying to install w3m, it insists on adding the whole of XF86 to the emerge list...

How to prevent that from happening?
I want to install w3m for the textbrowsing capabilities, not for the added bennefit of having X installed, and yes, I know, I can use lynx too, but I want w3m (spoiled brat, I know).

So, to sum it all up: How to tell gentoo that I don't want any X stuff on my machine.

Thanks.

Hertog
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Tue Jul 09, 2002 12:55 pm    Post subject: Re: how NOT to install X??? Reply with quote

hertog wrote:
How to prevent that from happening?


Try using '-imlib' as one of your USE variables. imlib is a compile-time option for w3m and, if you use it, it drags in all of X.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Jul 09, 2002 4:03 pm    Post subject: Re: how NOT to install X??? Reply with quote

klieber wrote:
hertog wrote:
How to prevent that from happening?


Try using '-imlib' as one of your USE variables. imlib is a compile-time option for w3m and, if you use it, it drags in all of X.

--kurt
I'm getting prepared to make a firewall... that will come in handy :D
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 5:49 pm    Post subject: Reply with quote

You could always emerge -p and see if something wants X; if so, less the ebuild, and see what USE settings it acknowledges until you remove X support (if at all possible). It's not fun, but it's not hard either.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
rojaro
l33t
l33t


Joined: 06 May 2002
Posts: 732

PostPosted: Tue Jul 09, 2002 9:24 pm    Post subject: Reply with quote

if you don't want to have an application to use anything, like installing w3m, mc or php without x11, simply read the documentation for the USE-Variable (THIS TOPIC IS COVERED THERE) or use the following command:

Code:
USE="-*" emerge net-www/w3m

_________________
A mathematician is a machine for turning coffee into theorems. ~ Alfred Renyi (*1921 - †1970)
Back to top
View user's profile Send private message
xanthumn
n00b
n00b


Joined: 13 Mar 2003
Posts: 9

PostPosted: Mon Sep 08, 2003 9:55 am    Post subject: Reply with quote

rojaro wrote:


Code:
USE="-*" emerge net-www/w3m


Thanks! This is very usefull.... I must have missed it when reading the portage docs.

--xanthumn
_________________
Join the adopt an unanswered post initiative today
/* If Linux doesn't have the solution, you have the wrong problem */
Registered User #160037
http://counter.li.org/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum