Re: [gentoo-user] Re: Emerging gnome-light without X support

2006-09-12 Thread Rafael Fernández López
On Mon, Sep 11, 2006 at 05:12:18PM +0200, Harm Geerts wrote:
 On Monday 11 September 2006 16:23, Rafael Fernández López wrote:
  On Mon, Sep 11, 2006 at 02:26:59PM +0200, Harm Geerts wrote:
   If you're planning to use a remote X server you, you should compile
   xorg-server with USE=minimal. Then gnome can link to the libraries it
   needs but you don't need to install a complete X server.
 
  Yes, I wanted a remote X server. OK, I'll add minimal flag to my USE
  variable.
 
 Don't add it to your global USE flags !

I didn't pretend to. I mis-explained myself, I wanted to say add
minimal flag to my USE variable in xorg-x11. That's
/usr/portage/package.use. Thanks for the warning anyway. minimal USE
flag enabled globally and a emerge -vuDN world could be
desastrous. xDD.

Thank you,
Rafael Fernández López.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Emerging gnome-light without X support

2006-09-12 Thread Jeff Rollin
On 12/09/06, Rafael Fernández López [EMAIL PROTECTED] wrote:
On Mon, Sep 11, 2006 at 05:12:18PM +0200, Harm Geerts wrote: On Monday 11 September 2006 16:23, Rafael Fernández López wrote:  On Mon, Sep 11, 2006 at 02:26:59PM +0200, Harm Geerts wrote:   If you're planning to use a remote X server you, you should compile
   xorg-server with USE=minimal. Then gnome can link to the libraries it   needs but you don't need to install a complete X server.   Yes, I wanted a remote X server. OK, I'll add minimal flag to my USE
  variable. Don't add it to your global USE flags !I didn't pretend to. I mis-explained myself, I wanted to say addminimal flag to my USE variable in xorg-x11. That's
/usr/portage/package.use. Thanks for the warning anyway. minimal USEflag enabled globally and a emerge -vuDN world could bedesastrous. xDD.Just to stop another potential misunderstanding: pretender in Spanish = to aim to in English. pretend in English is fingir in Spanish!
Jeff Rollin


Re: [gentoo-user] Re: Emerging gnome-light without X support

2006-09-11 Thread Rafael Fernández López
On Mon, Sep 11, 2006 at 02:26:59PM +0200, Harm Geerts wrote:
 If you're planning to use a remote X server you, you should compile 
 xorg-server with USE=minimal. Then gnome can link to the libraries it needs 
 but you don't need to install a complete X server.

Yes, I wanted a remote X server. OK, I'll add minimal flag to my USE
variable.

Thanks,
Rafael Fernández López.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Emerging gnome-light without X support

2006-09-11 Thread Steve McGrath
On Mon, 2006-09-11 at 16:23 +0200, Rafael Fernández López wrote:
 On Mon, Sep 11, 2006 at 02:26:59PM +0200, Harm Geerts wrote:
  If you're planning to use a remote X server you, you should compile 
  xorg-server with USE=minimal. Then gnome can link to the libraries it 
  needs 
  but you don't need to install a complete X server.
 
 Yes, I wanted a remote X server. OK, I'll add minimal flag to my USE
 variable.
 
 Thanks,
 Rafael Fernández López.

You probably don't want to add minimal to your global USE variable,
use /etc/portage/package.use instead

echo x11-base/xorg-server minimal  /etc/portage/package.use

HTH

-Steve

-- 
gentoo-user@gentoo.org mailing list