Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SMB protocol for Krusader
Date: Fri, 02 May 2008 00:43:44
Message-Id: 200805020243.38308.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] SMB protocol for Krusader by Abraham Gyorgy
1 On Freitag, 2. Mai 2008, Abraham Gyorgy wrote:
2 > Hello Gentoo users,
3 >
4 > I'm trying to enable smb:// support for Krusader. Searching the net I got a
5 > solution: I have to emerge kde-base/kdebase-kioslaves. (on Ubuntu I had to
6 > install a very similarly named package to do this).
7 >
8 > But unfortunately doing this isnt a good idea, because:
9 >
10 > lapitopi gyuszk # emerge -pv kdebase-kioslaves
11 >
12 > These are the packages that would be merged, in order:
13 >
14 > Calculating dependencies... done!
15 > [ebuild N ] kde-base/kdialog-3.5.8 USE="-arts -debug -kdeenablefinal
16 > -kdehiddenvisibility -xinerama" 23,633 kB
17 > [ebuild N ] kde-base/kdebase-kioslaves-3.5.8 USE="-arts -debug -hal
18 > -kdeenablefinal -kdehiddenvisibility -ldap -openexr -samba -xinerama" 20 kB
19 > [blocks B ] =kde-base/kdebase-kioslaves-3.5* (is blocking
20 > kde-base/kdebase-3.5.8-r6)
21 > [blocks B ] =kde-base/kdebase-3.5* (is blocking
22 > kde-base/kdebase-kioslaves-3.5.8, kde-base/kdialog-3.5.8)
23 > [blocks B ] =kde-base/kdialog-3.5* (is blocking
24 > kde-base/kdebase-3.5.8-r6)
25 >
26 > Total: 2 packages (2 new, 3 blocks), Size of downloads: 23,653 kB
27 >
28 >
29 > Maybe kdebase has a use flag for kioslaves...?
30 >
31 > lapitopi gyuszk # emerge -pv kdebase
32 >
33 > These are the packages that would be merged, in order:
34 >
35 > Calculating dependencies... done!
36 > [ebuild R ] kde-base/kdebase-3.5.8-r6 USE="cups pam xscreensaver -arts
37 > -branding -debug -hal -ieee1394 -java -joystick -kdeenablefinal
38 > -kdehiddenvisibility -ldap -lm_sensors -logitech-mouse -openexr -opengl
39 > -samba -xcomposite -xinerama" 23,671 kB
40 >
41 >
42 > No. :(
43 >
44 > Information: I'm running Gentoo amd64, everything up-to-date. Installed
45 > monolythic kde (emerge kde).
46 > Can anybody help? Thanks a lot.
47
48 there is no flag, because kio-slaves are an integral part of KDE and always
49 installed with kdebase. So you don't need to install anything.
50 BUT you need to re-emerge kdebase with the samba useflag. lmsensors, opengl,
51 hal, java, kdehiddenvisibility, xcomposity would be good ideas too.
52
53
54 --
55 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SMB protocol for Krusader Abraham Gyorgy <hangcsapda@×××××.com>