You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, November 5th 2005, 6:05pm

Konqueror cant use smb:/ protocol

Hey kde forum

I have a newly installed gentoo 2.6.13-r5 system.

I started emerge kde, when gentoo was finished installed. So i got now kde 3,4 installed.

I have another pc with windows xp, and I want the linux pc to browse the win pc with konqueror. So I installed samba with "emerge samba"

BUT?

When i type smb:/ in konqueror, the following message appear:
"protocol not supported smb"

Way can that be? Is it because i installed samba after kde?

Thx for your time.

This post has been edited 1 times, last edit by "Terrax" (Nov 5th 2005, 6:06pm)


2

Sunday, November 6th 2005, 8:35am

RE: Konqueror cant use smb:/ protocol

Anyone know whats wrong?

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

3

Sunday, November 6th 2005, 5:05pm

That is quite likely.

The KDE IO slave handling the smb protocol uses the client library of Samba, libsmbclient

If it wasn't present when you compiled KDE, it wasn't included because of the missing dependency

Cheers,
_
Qt/KDE Developer
Debian User

4

Monday, November 7th 2005, 4:19pm

Thx for you answer. But is there a way to recompile kde with that function without recompiling whole kde. Because it took my old 800 mhz pentium III 36 hours compiling kde.

5

Saturday, November 12th 2005, 6:42pm

I had the same problem, and after reading this thread, I solved it (thx for the tips).
You only have to recompile the kioslaves:

emerge kdebase-kioslaves

Took 15 minutes on my 2GHz P4. No need to restart KDE or X.