Re: [gentoo-user] kde kwifimanager blocked by kdenetwork

2005-05-05 Thread Neil Bothwick
On Wed, 4 May 2005 16:47:10 -0700, Daevid Vincent wrote:

 I think many moons ago, when I first installed Gentoo via the online
 docs, I installed kde v3.2 via some emerge kde-base/kde or something
 like that.
 
 If I do an esearch kde, I notice a whole lot of packages I don't
 have?! :(
 
 I would like to use my /etc/portage/package.use file (as is the proper
 way right), so what package(s) entry should I put in there to USE
 'wifi'?
 
 If I try to emerge -Dav kde-base/kdenetwork-meta I get all kinds of
 packages that are blocked by =kde-base/kdenetwork-3.4*

You want kdenetwork, not kdenetwork-meta. There are two sets of ebuilds
for KDE 3.4, the old style monolithic ebuilds, kdebase, kdenetwork etc,
and the new split ebuilds where each individual KDE component gets its
own ebuild. The two are not compatible.

The split builds are good if you want to save space and fine tune what is
and isn't installed, but they are a good deal slower to install from,
unless you only use a small subset of what KDE offers. I use them on my
iBook but stick with the monolithic builds on my desktop.

To enable wifi in KDE, you could add kde-base/kdenetwork wifi to /etc/
portage/package.use but it would seem more sensible to add wifi to your
global USE flags in /etc/make.conf. If the computer uses wifi, wouldn't
you want wifi support in every program that offers it?


-- 
Neil Bothwick

deja vous - the act of forgetting someone's name /again/ despite being
introduced to them several times.


pgpuWVufkbncJ.pgp
Description: PGP signature


Re: [gentoo-user] kde kwifimanager blocked by kdenetwork

2005-05-04 Thread Neil Bothwick
On Tue, 3 May 2005 17:11:00 -0700, Daevid Vincent wrote:

 locutus ~ # emerge -Dav kwifimanager
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [blocks B ] =kde-base/kdenetwork-3.4* (is blocking
 kde-base/kwifimanager-3.4.0)
 [ebuild  N] kde-base/kwifimanager-3.4.0  +arts -debug -
 kdeenablefinal -kdexdeltas -xinerama 7,155 kB 

This is because kwifimanager is part of kdenetwork. If you use the KDE
monolithic ebuilds, merge kdenetwork with the wifi USE flag to get
kwifimanager. You only need to merge it separately if you use the split
ebuilds.


-- 
Neil Bothwick

F*ck it said Pooh, being more forthright than usual.


pgpm0z0JE4AtZ.pgp
Description: PGP signature


RE: [gentoo-user] kde kwifimanager blocked by kdenetwork

2005-05-04 Thread Daevid Vincent
Thanks Neil for the reply,

I think many moons ago, when I first installed Gentoo via the online docs, I
installed kde v3.2 via some emerge kde-base/kde or something like that.

If I do an esearch kde, I notice a whole lot of packages I don't have?! :(

I would like to use my /etc/portage/package.use file (as is the proper way
right), so what package(s) entry should I put in there to USE 'wifi'?

If I try to emerge -Dav kde-base/kdenetwork-meta I get all kinds of
packages that are blocked by =kde-base/kdenetwork-3.4*

I run my gnome and kde as ~x86 generally on my notebook.

Also, how come I can clearly see:

*  kde-base/kde
  Latest version available: 3.4.0
  Latest version installed: 3.4.0
  Size of downloaded files: 0 kB
  Homepage:http://www.kde.org/
  Description: KDE - merge this to pull in all non-developer kde-base/*
packages
  License: GPL-2

Yet:

locutus ~ # esearch kde-base/kde
[ Results for search key : kde-base/kde ]
[ Applications found : 0 ]

locutus ~ # emerge search kde-base/kde
Searching...   
[ Results for search key : kde-base/kde ]
[ Applications found : 0 ]
 

 -Original Message-
 From: Neil Bothwick [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, May 03, 2005 11:18 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] kde kwifimanager blocked by kdenetwork
 
 On Tue, 3 May 2005 17:11:00 -0700, Daevid Vincent wrote:
 
  locutus ~ # emerge -Dav kwifimanager
  
  These are the packages that I would merge, in order:
  
  Calculating dependencies ...done!
  [blocks B ] =kde-base/kdenetwork-3.4* (is blocking
  kde-base/kwifimanager-3.4.0)
  [ebuild  N] kde-base/kwifimanager-3.4.0  +arts -debug -
  kdeenablefinal -kdexdeltas -xinerama 7,155 kB 
 
 This is because kwifimanager is part of kdenetwork. If you use the KDE
 monolithic ebuilds, merge kdenetwork with the wifi USE flag to get
 kwifimanager. You only need to merge it separately if you use 
 the split ebuilds.

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] kde kwifimanager blocked by kdenetwork

2005-05-03 Thread Daevid Vincent
locutus ~ # emerge -Dav kwifimanager

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B ] =kde-base/kdenetwork-3.4* (is blocking
kde-base/kwifimanager-3.4.0)
[ebuild  N] kde-base/kwifimanager-3.4.0  +arts -debug -kdeenablefinal
-kdexdeltas -xinerama 7,155 kB 

Total size of downloads: 7,155 kB

!!! Error: The above package list contains packages which cannot be
installed
!!!on the same system. 

 -Original Message-
 From: John Myers [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, April 28, 2005 10:35 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] kde kwifimanager
 
 On Thursday 28 April 2005 22:35, LostSon wrote:
  Hello
   I seem to be having a problem with Kwifimanager when i try 
 to run it i get
   error while loading shared llibraries: libiw.so.28
   from my googling and looking around this lib is in wireless-tools i
  recompiled this package and still no luck, any ideas, thanks.
 Try recompiling KWifimanager.
 

-- 
gentoo-user@gentoo.org mailing list