public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How to disabe X stuff in mc ?
@ 2006-05-22 14:34 Enrico Weigelt
  2006-05-22 15:00 ` Daniel da Veiga
  2006-05-22 15:03 ` Ilya Hegai
  0 siblings, 2 replies; 3+ messages in thread
From: Enrico Weigelt @ 2006-05-22 14:34 UTC (permalink / raw
  To: gentoo-user


Hi folks,


where can I disable the X11 stuff in mc ?
I don't like to have the whole x11 installed, just for some 
small console application.


thanks.
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     contact@metux.de
  cellphone: +49 174 7066481
---------------------------------------------------------------------
 -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] How to disabe X stuff in mc ?
  2006-05-22 14:34 [gentoo-user] How to disabe X stuff in mc ? Enrico Weigelt
@ 2006-05-22 15:00 ` Daniel da Veiga
  2006-05-22 15:03 ` Ilya Hegai
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel da Veiga @ 2006-05-22 15:00 UTC (permalink / raw
  To: gentoo-user

Disabling the "X" USE flag? C'mon, easy stuff...

USE="-X" emerge mc

or for a permanent solution:

echo "app-misc/mc -X" >> /etc/portage/package.use
emerge mc


On 5/22/06, Enrico Weigelt <weigelt@metux.de> wrote:
>
> Hi folks,
>
>
> where can I disable the X11 stuff in mc ?
> I don't like to have the whole x11 installed, just for some
> small console application.
>
>
> thanks.
> --
> ---------------------------------------------------------------------
>  Enrico Weigelt    ==   metux IT service
>
>   phone:     +49 36207 519931         www:       http://www.metux.de/
>   fax:       +49 36207 519932         email:     contact@metux.de
>   cellphone: +49 174 7066481
> ---------------------------------------------------------------------
>  -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
> ---------------------------------------------------------------------
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] How to disabe X stuff in mc ?
  2006-05-22 14:34 [gentoo-user] How to disabe X stuff in mc ? Enrico Weigelt
  2006-05-22 15:00 ` Daniel da Veiga
@ 2006-05-22 15:03 ` Ilya Hegai
  1 sibling, 0 replies; 3+ messages in thread
From: Ilya Hegai @ 2006-05-22 15:03 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

2006/5/22, Enrico Weigelt <weigelt@metux.de>:
>
>
> Hi folks,
>
>
> where can I disable the X11 stuff in mc ?
> I don't like to have the whole x11 installed, just for some
> small console application.
>
>
did you read in gentoo handbook about USE flags

`USE="-X" emerge mc`
or (preferred way)
`echo "app-misc/mc -X" >> /etc/portage/package.use && emerge mc`
or (to disable OPTIONAL support globally)
add in USE section in /etc/make.conf '-X'

[-- Attachment #2: Type: text/html, Size: 842 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-22 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-22 14:34 [gentoo-user] How to disabe X stuff in mc ? Enrico Weigelt
2006-05-22 15:00 ` Daniel da Veiga
2006-05-22 15:03 ` Ilya Hegai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox