Re: [gentoo-user] New installation and problem with rp-pppoe

2011-03-31 Thread Joshua Murphy
2011/3/30 Andrzej Styczeń : > Hello, > > I try today install Gentoo on my PC. Every thing go well until to install > net-dialup/rp-pppoe > then I got: >>=x11-libs/cairo-1.10.0 [-qt4] > > How to resolve. If I add the 'qt4' flag to USE in > /etc/portage/package.use > this not work. If I set it global

Re: [gentoo-user] New installation and problem with rp-pppoe

2011-03-31 Thread Andrzej Styczeń
On Wednesday 30 of March 2011 15:21:44 Neil Bothwick wrote: > The KDE profile sets the X USE flag, add -X until you are ready to emerge > the desktop. Thank you. This didn't work. Please see: # USE="-X" emerge -av net-dialup/rp-pppoe These are the packages that would be merged, in order: Calc

Re: [gentoo-user] New installation and problem with rp-pppoe

2011-03-30 Thread Neil Bothwick
On Wed, 30 Mar 2011 12:37:04 +0200, Andrzej Styczeń wrote: > What for is 'cario' and 'qt' needed if I install 'ppp' or 'rp-pppoe' in > console. I will be later install whole KDE (and then maybe is needed) > but not now, I think (?). > > I select profile for KDE, x86 machine. The KDE profile s

[gentoo-user] New installation and problem with rp-pppoe

2011-03-30 Thread Andrzej Styczeń
Hello, I try today install Gentoo on my PC. Every thing go well until to install net-dialup/rp-pppoe then I got: >=x11-libs/cairo-1.10.0 [-qt4] How to resolve. If I add the 'qt4' flag to USE in /etc/portage/package.use this not work. If I set it globally in make.conf USE="qt4" - still not work.