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:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy x11-libs/gdk-
pixbuf:2[X,introspection?,jpeg?,jpeg2k?,tiff?].
!!! One of the following packages is required to complete your request:
- x11-libs/gdk-pixbuf-2.22.1 (Change USE: +X)
(dependency required by x11-libs/gtk+-2.22.1-r1 [ebuild])
(dependency required by net-dialup/ppp-2.4.4-r25[gtk] [ebuild])
(dependency required by net-dialup/rp-pppoe-3.8-r2 [ebuild])
(dependency required by net-dialup/rp-pppoe [argument])


So I add  X to /etc/portage/package.use and

# USE=-X emerge -av net-dialup/rp-pppoe

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy =x11-
libs/cairo-1.6[X,svg].
!!! One of the following packages is required to complete your request:
- x11-libs/cairo-1.10.2-r1 (Change USE: +X)
(dependency required by x11-libs/gtk+-2.22.1-r1 [ebuild])
(dependency required by net-dialup/ppp-2.4.4-r25[gtk] [ebuild])
(dependency required by net-dialup/rp-pppoe-3.8-r2 [ebuild])
(dependency required by net-dialup/rp-pppoe [argument])


I switch to profile desktop.
# eselect profile set 2


 [2]   default/linux/x86/10.0/desktop *


and the same this didin't work. So I switch to default

# eselect profile list
Available profile symlink targets:
  [1]   default/linux/x86/10.0 *

and then work. I suspect that, the handbook should be changed or warning about 
this issue if someone need to install desktop or kde profile with:
net-dialup/rp-pppoe.


# emerge -av net-dialup/rp-pppoe

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N] net-dialup/ppp-2.4.4-r25  USE=ipv6 pam -activefilter -atm -
dhcp -eap-tls -gtk -mppe-mppc -radius 727 kB
[ebuild  N] net-dialup/rp-pppoe-3.8-r2  USE=-X 880 kB

Total: 2 packages (2 new), Size of downloads: 1,607 kB

Would you like to merge these packages? [Yes/No] y


Greetings,
Andrzej



Re: [gentoo-user] What is with emerge after update world ?

2011-03-30 Thread Andrzej Styczeń
On Sunday 27 of March 2011 21:33:33 JM wrote:
 eselect list is not correct.
 
 Use: eselect *python *list (or whatever other app you wish to select a
 specific version of)
 
 Then:
 eselect python set (with the number of the option you want which was
 displayed from 'eselect python list').

Thank you again. The problem is resolved.

Greetings,
Andrzej



[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.

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. 


Greetings,
Andrzej



Re: [gentoo-user] Spellchecker in KDE

2011-03-29 Thread Andrzej Styczeń
On Monday 28 of March 2011 22:17:55 Volker Armin Hemmann wrote:

 it is just he use flag 'spell'. kdelibs need it. Maybe more packages. Just
 turn it on globally, if it isn't enabled already.

Now is working after adding globally flag 'spell' and recompile world. I didn't 
know, that flag 'spell' is needed.

Thank you very much once again.

Andrzej



[gentoo-user] Spellchecker in KDE

2011-03-28 Thread Andrzej Styczeń
Hello,

what I need to install or set to enable spellchecker in KDE (in kwrite, kate, 
kile, kmail)? I set LINGUAS=en and I install enchant, aspell, aspell-en, but 
this didn't work in these applications, so what to do elese to enable 
spellchecker ? 

Greetings,
Andrzej



Re: [gentoo-user] Spellchecker in KDE

2011-03-28 Thread Andrzej Styczeń
On Monday 28 of March 2011 20:22:41 Volker Armin Hemmann wrote:

 systemsettings 'local' or 'regional' or whatever it is called in your
 language. 'Regionales' in german.
 
 Spell check
 
 enable it.

Thank you, I did make it, but this not work. I install the English version of 
my system, so: 
System Settings - Regional  Language - Spell Checker
then
Defaut language: English (USA)
and I check this:
Automatic spell checking enabled by default

But this still not work, so what to do else ? 

Andrzej



Re: [gentoo-user] Spellchecker in KDE

2011-03-28 Thread Andrzej Styczeń
On Monday 28 of March 2011 21:26:35 Volker Armin Hemmann wrote:

 you do have turned on the spell use flag?

Which and where ? Maybe I missed it ?
Thank you in advance.



[gentoo-user] What is with emerge after update world ?

2011-03-26 Thread Andrzej Styczeń
Hello,

I try gentoo once again a few days ago and everything go OK until I install 
KDE. Then I see that I got the following symptom that something is wrong

# eselect read 1
! ! ! Error: Can't load module read
exiting

Then I install LibreOffice and OK, but eselect as above still not work properly.

Then I sync tree portage and do:

# emerge -a --update --deep --newuse world  \
emerge --deepclean  \
revdep-rebuild 

After this I saw, that many things was broken with LibreOffice and additionaly 
also Python was updated to 2.7  version, and now If I do:

# emerge --sync
I obtain nothing. If I do 

# emerge
I obtain nothing. If I do 

# emerge sdfkhsdfhsdk
I obtain nothing (I wrote some random text above). If I do

# emerga -av python
I obtain nothing. If I do

# python-updater
* Python 2 and Python 3 not installed

If I do 
# whereis python
python: /usr/bin/python /usr/bin/python3.1 /usr/bin/python2.7 
/usr/lib/python2.6 /usr/lib/python3.1 /usr/lib/python2.7 /usr/lib64/python2.6 
/usr/lib64/python3.1 /usr/lib64/python2.7 /usr/include/python2.6 
/usr/include/python3.1 /usr/include/python2.7 /usr/share/man/man1/python.1.bz2

If I do, I see 
# ls -l /usr/bin/python*
lrwxrwxrwx 1 root root14 Mar 22 14:34 /usr/bin/python - python-wrapper
-rwxr-xr-x 1 root root   217 Mar 22 14:34 /usr/bin/python-config
-rwxr-xr-x 1 root root  1400 Mar 25 10:54 /usr/bin/python-config-2.7
-rwxr-xr-x 1 root root  1177 Mar 22 14:25 /usr/bin/python-config-3.1
-rwxr-xr-x 1 root root 10328 Feb 24 08:45 /usr/bin/python-wrapper
lrwxrwxrwx 1 root root 9 Mar 22 14:34 /usr/bin/python2 - python2.6
-rwxr-xr-x 1 root root  6104 Mar 25 10:55 /usr/bin/python2.7
lrwxrwxrwx 1 root root 9 Mar 22 14:26 /usr/bin/python3 - python3.1
-rwxr-xr-x 1 root root 10272 Mar 22 14:26 /usr/bin/python3.1

# uname -a
Linux laptop 2.6.36-gentoo-r5 #3 SMP PREEMPT Tue Mar 22 10:43:42 UTC 2011 
x86_64 AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-82 AuthenticAMD GNU/Linux


A, I see also that my Xorg work on one processor at 100%, the second is 0 % - 
why ? 

This was simple update whole system as described in handbook. Why this update 
go very wrong ? I do something wrong or the error is with management system in 
Gentoo ? 

What to do now? Why the key utility 'emerge' not working properly ? How it 
happen? Without 'emerge' I can not do nothing. I'm sorry if this is stupid 
questions, but I'm newbie in Gentoo, I try It after long pause (the first one 
was unsuccessful). But I want to learn. Can you help me? Or I should start 
fresh install ?
 
Thank you,
Andrzej



Re: [gentoo-user] What is with emerge after update world ?

2011-03-26 Thread Andrzej Styczeń
On Saturday 26 of March 2011 17:17:41 Mick wrote:
 What does eselect python list shows?

The same as 'eselect read 1'

# eselect list
!!! Error: Can't load module list
exiting

If I wrote:
# eselect
Usage: eselect global options module name module options

Global options:
  --brief   Make output shorter
  --no-color,--no-colourDisable coloured output

Built-in modules:
  help  Display a help message
  usage Display a usage message
  version   Display version information

Extra modules:
  bashcomp  Manage contributed bash-completion scripts
  binutils  Manage installed versions of sys-devel/binutils
  blas  Manage installed BLAS implementations
  boost Manage boost installations
  cblas Manage installed CBLAS implementations
  editorManage the EDITOR environment variable
  env   Manage environment variables set in /etc/env.d/
  esd   Select esound daemon or wrapper
  fontconfigManage fontconfig /etc/fonts/conf.d/ symlinks
  kernelManage the /usr/src/linux symlink
  lapackManage installed LAPACK implementations
  mesa  Manage the OpenGL driver architecture used by 
media-libs/mesa
  modules   A module for querying modules. By default, it 
lists all available modules
  news  Read Gentoo (GLEP 42) news items
  openglManage the OpenGL implementation used by your 
system
  pager Manage the PAGER environment variable
  profile   Manage the /etc/make.profile symlink
  pythonManage Python symlinks
  rcManage /etc/init.d scripts in runlevels
  ruby  Manage ruby symlinks
  visualManage the VISUAL environment variable




Re: [gentoo-user] What is with emerge after update world ?

2011-03-26 Thread Andrzej Styczeń
On Saturday 26 of March 2011 17:45:47 Andrzej Styczeń wrote:
 On Saturday 26 of March 2011 17:17:41 Mick wrote:
  What does eselect python list shows?

I'm very sorry for previous mail, I wrong read your question:

# eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.1





Re: [gentoo-user] What is with emerge after update world ?

2011-03-26 Thread Andrzej Styczeń
On Saturday 26 of March 2011 18:16:20 Sebastian Beßler wrote:
 Thats because you have the syntax wrong.
 It is 'eselect python list' and 'eselect news read 1'
 Try it and look what it says.

Thank you. My mistake. I should read more carefully.
 
 Greetings
 
 Sebastian Beßler

Greetings,
Andrzej



Re: [gentoo-user] What is with emerge after update world ?

2011-03-26 Thread Andrzej Styczeń
On Saturday 26 of March 2011 18:21:30 Sebastian Beßler wrote:
  Available Python interpreters:
[1]   python2.7
[2]   python3.1
 
 Then use 'eselect python set 1' to activate python 2.7
 That should fix your problem
 
 Greetings
 
 Sebastian Beßler

Thank you, emrge now works.

Greetings,
Andrzej



Re: [gentoo-user] Problem with installation kde-meta, gnome

2010-02-20 Thread Andrzej Styczeń
On Saturday 20 of February 2010 03:56:32 Zeerak Mustafa Waseem wrote:

 If I understand you correctly, then you only set useflags when you invoke
 emerge? As in USE=foo emerge foobar. Is this how you're doing it or am
 I just misunderstanding? 

Yes and no. 

Yes, because I add a given flag to USE in /etc/make.conf. If emerge want it, 
when I do the following command:
# emerge kde-meta

After this command, emerge tell me that I must to use e.g. X,  so I add a 
given flag to USE=X jpeg png -debug etc. to file /etc/make.conf.

No, because I put it to /etc/make.conf, not as you show all in one line:
# USE=X jpeg png -debug emerge kde-meta
I do not do as above line.

 If it is how you're doing it, then I would suggest 
 that you start using your /etc/portage/package.use file instead (it doesn't
 exist by default, you have to make the directory and the file) and add the
 use flags you want for the package you're about to install. This way it'll
 be a permanent useflag that isn't overwritten next time that specific
 package needs an update.

Thank you for this hint :-)

 Zeerak

Andrzej




Re: [gentoo-user] Problem with installation kde-meta, gnome

2010-02-19 Thread Andrzej Styczeń
On Thursday 18 of February 2010 15:11:16 Arttu V. wrote:

 I'm guessing you're stuck with one or more of the regular USE-flag
 related circular deps problems: cups, ldap, sasl, kerberos, rle and
 what are there (and apparently now I have to add qt4 into the mix as
 well). Do you happen to have any of these enabled?

 I keep running into them with each and every new desktop system
 install. Yes, I'm a greedy pig when it comes to USE flags, I enable
 most (if not everything) -- and then keep banging my head on many,
 many of these circular deps. Each of those needs a separate emerge
 (like the one Neil gave as an example for cmake) to break the cycles
 in the dependency tree.

I'm very sorry to unable answer you. I could not wait such long, because I 
must use my laptop in work, so I install Debian back yesterday :-(. I will 
try Gentoo amd64 when I finish my work on Debian. 

I also try Gentoo on my desktop i386 at home and there the installation went 
very well with kde-meta. There aren't any problems with installation kde-meta 
(emerge kde-meta).   

On my laptop (amd64) and home computer (i386) I only put these flags what 
emerge want during the installation. I do not add any other, because I quite 
newbie to Gentoo (and I don't know what I should put there). As I mention 
earlier on my home computer (i386) everything go well :-), but on amd64 
not :-( - maybe next time will be better. Anyway I have only such problems 
with amd64 to install kde-meta or maybe anyone else?

Thank you for your help and time.

Best wishes,
Andrzej



Re: [gentoo-user] Problem with installation kde-meta, gnome

2010-02-17 Thread Andrzej Styczeń
On Wednesday 17 of February 2010 10:58:53 Alan McKinnon wrote:
 Wait about one day, sync again, and retry.

 Chances are good the maintainer will have spotted the circular deps and
 fixed them. There's not much you can do about it on your end.

 With experience, it's possible to adjust one of the packages to break the
 circular dep, then reinstall then one at a time in the correct order. You
 have used Gentoo for one day, this would not be an appropriate thing for
 you to attempt. Easier to wait a bit.

Thank you. I will try tomorrow.

Andrzej




Re: [gentoo-user] Problem with installation kde-meta, gnome

2010-02-17 Thread Andrzej Styczeń
On Wednesday 17 of February 2010 13:00:27 Neil Bothwick wrote:

 qt-gui needs cmake to build, but you have set the qt4 USE flag, so cmake
 needs QT to build, hence the circular dependency.

 USE=-qt4 emerge --oneshot cmake

 will temporarily build cmake without QT support, allowing it to build
 first.


Thank you for your help. 
I tried this, what you pointed

USE=-qt4 emerge --oneshot cmake

but still there are other not resolved dependicies, I will wait to tomorrow.

I also try to install 'octave' and got similar problems with circular 
dependencies. 

Andrzej